We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0960a55 commit 98928ffCopy full SHA for 98928ff
1 file changed
build.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
implementation("org.slf4j:slf4j-api") {
21
version {
22
strictly("[1.7,3)")
23
- prefer("2.0.9")
+ prefer("2.0.11")
24
}
25
26
listOf(
0 commit comments