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 85f5f65 commit eb9de33Copy full SHA for eb9de33
doma-slf4j/build.gradle.kts
@@ -1,7 +1,7 @@
1
description = "doma-slf4j"
2
3
dependencies {
4
- api("org.slf4j:slf4j-api:1.7.30")
+ api("org.slf4j:slf4j-api:1.7.31")
5
implementation(project(":doma-core"))
6
testImplementation("ch.qos.logback:logback-classic:1.2.3")
7
}
0 commit comments