We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddd3ad commit b5c769fCopy full SHA for b5c769f
README.md
@@ -38,7 +38,7 @@ Scala Logging is published to Sonatype OSS and Maven Central:
38
sbt users may add this to their `build.sbt`:
39
40
```scala
41
-libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.3"
+libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.4"
42
```
43
44
## Using Scala Logging
0 commit comments