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 c076650 commit 97755c0Copy full SHA for 97755c0
1 file changed
build.gradle.kts
@@ -74,7 +74,7 @@ subprojects {
74
apply(plugin = "com.diffplug.spotless")
75
apply(plugin = "io.spring.dependency-management")
76
77
- val orgSlf4jVersion = "2.0.17"
+ val orgSlf4jVersion = "2.0.18"
78
val comSquareupRetrofit2Version = "3.0.0"
79
80
dependencyManagement {
0 commit comments