Skip to content

Commit d5609b5

Browse files
Update dependency com.typesafe.scala-logging:scala-logging to v3.9.6 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b00f2c5 commit d5609b5

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
@@ -11,7 +11,7 @@ libraryDependencies ++= {
1111
val AkkaVersion = "2.8.8"
1212
val AkkaHttpVersion = "10.5.3"
1313
val Json4sVersion = "4.0.7"
14-
val ScalaLoggingVersion = "3.9.5"
14+
val ScalaLoggingVersion = "3.9.6"
1515
val Slf4jVersion = "2.0.17"
1616
val ScalatestVersion = "3.2.19"
1717
Seq(

0 commit comments

Comments
 (0)