Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-simple to v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent ce71e79 commit ac03260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ libraryDependencies ++= {
val AkkaHttpVersion = "10.5.3"
val Json4sVersion = "4.0.7"
val ScalaLoggingVersion = "3.9.5"
val Slf4jVersion = "2.0.12"
val Slf4jVersion = "2.0.13"
val ScalatestVersion = "3.2.18"
Seq(
"com.typesafe.akka" %% "akka-actor" % AkkaVersion,
Expand Down

0 comments on commit ac03260

Please sign in to comment.