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 4bda835 commit 1b613ceCopy full SHA for 1b613ce
build.sbt
@@ -9,7 +9,7 @@ val swaggerVersion = "2.2.20"
9
val pekkoVersion = "1.0.2"
10
val pekkoHttpVersion = "1.0.0"
11
val jacksonVersion = "2.16.1"
12
-val slf4jVersion = "2.0.11"
+val slf4jVersion = "2.0.12"
13
val scala213 = "2.13.12"
14
15
ThisBuild / scalaVersion := scala213
0 commit comments