Skip to content

Commit 677457c

Browse files
authored
Merge pull request #84 from ashtanko/renovate/major-slf4j-monorepo
Update dependency org.slf4j:slf4j-api to v2
2 parents 3fd0c1a + 4812575 commit 677457c

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
@@ -9,7 +9,7 @@ dependency = "1.33.0" # https://github.com/autonomousapps/dependency-analy
99
pitest = "1.15.0" # https://plugins.gradle.org/plugin/info.solidsoft.pitest
1010
ktlint = "12.2.0" # https://github.com/JLLeitschuh/ktlint-gradle
1111
kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
12-
slf4j = "1.7.36" # https://www.slf4j.org TODO remove
12+
slf4j = "2.0.17" # https://www.slf4j.org TODO remove
1313
rxjava = "3.1.10" # https://github.com/ReactiveX/RxJava TODO remove
1414
rxkotlin = "3.0.1" # https://github.com/ReactiveX/RxKotlin TODO remove
1515
lincheck = "2.36" # https://github.com/JetBrains/lincheck

0 commit comments

Comments
 (0)