diff --git a/README.md b/README.md index 8f1000a..93674e3 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Scala Logging is published to Sonatype OSS and Maven Central: sbt users may add this to their `build.sbt`: ```scala -libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.3" +libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.4" ``` ## Using Scala Logging