Skip to content

Commit b4731c4

Browse files
Update scala-logging to 3.9.6 (#331)
1 parent 2763d27 commit b4731c4

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
@@ -48,7 +48,7 @@ lazy val core = project
4848
"dev.zio" %% "zio-streams" % zioVersion,
4949
"org.geneontology" %% "whelk-owlapi" % "1.2.1",
5050
"org.apache.jena" % "apache-jena-libs" % "4.10.0" exclude("org.slf4j", "slf4j-log4j12"),
51-
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
51+
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.6",
5252
"dev.zio" %% "zio-test" % zioVersion % Test,
5353
"dev.zio" %% "zio-test-sbt" % zioVersion % Test,
5454
"com.outr" %% "scribe-slf4j" % scribeVersion % Test

0 commit comments

Comments
 (0)