Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 5f1eb28

Browse files
Update scala-logging to 3.9.4 (#463)
1 parent 8933859 commit 5f1eb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ lazy val root = project
5656
"com.softwaremill.retry" %% "retry" % "0.3.3",
5757
"com.squareup.okhttp3" % "okhttp" % okhttp,
5858
"com.squareup.okhttp3" % "logging-interceptor" % okhttp,
59-
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.3",
59+
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.4",
6060
"com.squareup.okio" % "okio" % "2.10.0",
6161
"commons-codec" % "commons-codec" % "1.15",
6262
"io.github.novacrypto" % "BIP39" % "2019.01.27",

0 commit comments

Comments
 (0)