Skip to content

Commit 6f623db

Browse files
authored
Merge pull request #43 from sfxcode/update/scala-logging-3.9.3
Update scala-logging to 3.9.3
2 parents ad39b6c + 1435ae9 commit 6f623db

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
@@ -71,7 +71,7 @@ libraryDependencies += "com.github.pathikrit" %% "better-files" % "3.9.1"
7171

7272
libraryDependencies += "com.typesafe" % "config" % "1.4.1"
7373

74-
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.2"
74+
libraryDependencies += "com.typesafe.scala-logging" %% "scala-logging" % "3.9.3"
7575

7676
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.4.2"
7777

0 commit comments

Comments
 (0)