We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959694e commit a1a9785Copy full SHA for a1a9785
1 file changed
project/Build.scala
@@ -8,7 +8,7 @@ object Build extends AutoPlugin {
8
val AvroVersion = "1.11.5"
9
val Log4jVersion = "1.2.17"
10
val ScalatestVersion = "3.2.17"
11
- val Slf4jVersion = "2.0.17"
+ val Slf4jVersion = "2.0.18"
12
val Json4sVersion = "3.6.11"
13
val CatsVersion = "2.7.0"
14
val RefinedVersion = "0.9.26"
0 commit comments