We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3eba9 commit 4d01cb6Copy full SHA for 4d01cb6
1 file changed
build.sbt
@@ -12,7 +12,7 @@ libraryDependencies ++= {
12
val AkkaHttpVersion = "10.5.3"
13
val Json4sVersion = "4.0.7"
14
val ScalaLoggingVersion = "3.9.6"
15
- val Slf4jVersion = "2.0.17"
+ val Slf4jVersion = "2.0.18"
16
val ScalatestVersion = "3.2.20"
17
Seq(
18
"com.typesafe.akka" %% "akka-actor" % AkkaVersion,
0 commit comments