Skip to content

Commit c407af4

Browse files
Update dependency org.slf4j:slf4j-simple to v2.0.17 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26b2d9f commit c407af4

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
@@ -12,7 +12,7 @@ libraryDependencies ++= {
1212
val AkkaHttpVersion = "10.5.3"
1313
val Json4sVersion = "4.0.7"
1414
val ScalaLoggingVersion = "3.9.5"
15-
val Slf4jVersion = "2.0.16"
15+
val Slf4jVersion = "2.0.17"
1616
val ScalatestVersion = "3.2.19"
1717
Seq(
1818
"com.typesafe.akka" %% "akka-actor" % AkkaVersion,

0 commit comments

Comments
 (0)