We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25bc81f commit ea90674Copy full SHA for ea90674
build.gradle.kts
@@ -21,7 +21,7 @@ dependencies {
21
implementation("org.slf4j:slf4j-api") {
22
version {
23
strictly("[1.7,3)")
24
- prefer("2.0.9")
+ prefer("2.0.11")
25
}
26
27
listOf(
0 commit comments