We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b2d9f commit c407af4Copy full SHA for c407af4
build.sbt
@@ -12,7 +12,7 @@ libraryDependencies ++= {
12
val AkkaHttpVersion = "10.5.3"
13
val Json4sVersion = "4.0.7"
14
val ScalaLoggingVersion = "3.9.5"
15
- val Slf4jVersion = "2.0.16"
+ val Slf4jVersion = "2.0.17"
16
val ScalatestVersion = "3.2.19"
17
Seq(
18
"com.typesafe.akka" %% "akka-actor" % AkkaVersion,
0 commit comments