Skip to content

Commit 83c2c81

Browse files
authored
Merge pull request #587 from viartemev/renovate/org.slf4j-slf4j-api-2.x
Update dependency org.slf4j:slf4j-api to v2.0.10
2 parents 1003ee4 + 3bae4f4 commit 83c2c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ allprojects {
6565
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
6666
testRuntimeOnly("ch.qos.logback:logback-classic:1.4.14")
6767
testRuntimeOnly("ch.qos.logback:logback-core:1.4.14")
68-
implementation("org.slf4j:slf4j-api:2.0.9")
68+
implementation("org.slf4j:slf4j-api:2.0.10")
6969
}
7070
}
7171

0 commit comments

Comments
 (0)