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 353331d commit 2ade1a2Copy full SHA for 2ade1a2
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.6")
+ prefer("2.0.7")
25
}
26
27
listOf(
0 commit comments