Skip to content

Commit 3523ae9

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.17
1 parent 3b36494 commit 3523ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ junit-bom = { group = "org.junit", name = "junit-bom", version.ref = "junit" }
3434
mockito = { group = "org.mockito", name = "mockito-core", version.ref = "mockito" }
3535
futures = { group = "com.spotify", name = "completable-futures", version.ref = "futures" }
3636
caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", version.ref = "caffeine" }
37-
slf4j = "org.slf4j:slf4j-api:2.0.16"
37+
slf4j = "org.slf4j:slf4j-api:2.0.17"
3838

3939
[plugins]
4040

0 commit comments

Comments
 (0)