We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a5d32 commit 10d54f4Copy full SHA for 10d54f4
project/Dependencies.scala
@@ -6,7 +6,7 @@ object Dependencies {
6
val aws2 = "2.30.38"
7
val jackson = "2.18.3"
8
val scala = "2.12.19"
9
- val slf4j = "2.0.16"
+ val slf4j = "2.0.17"
10
val spectator = "1.8.7"
11
val spring = "6.2.2"
12
}
0 commit comments