Skip to content

Commit 403e7b5

Browse files
committed
Upgrade slf4j-api from 2.0.16 to 2.0.17
1 parent a727de9 commit 403e7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val V = new {
99
val munitCatsEffect = "2.0.0"
1010
val scala = "3.3.6"
1111
val slf4j = "1.7.36"
12-
val slf4j2 = "2.0.16"
12+
val slf4j2 = "2.0.17"
1313
val tzdb = "2.5.0"
1414
}
1515

0 commit comments

Comments
 (0)