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 2679cea commit 382eadfCopy full SHA for 382eadf
1 file changed
apps/faf-legacy-deployment/scripts/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.8")
12
implementation("org.eclipse.jgit:org.eclipse.jgit:7.6.0.202603022253-r")
13
implementation("org.apache.commons:commons-compress:1.28.0")
14
- implementation("org.slf4j:slf4j-api:2.0.17")
+ implementation("org.slf4j:slf4j-api:2.0.18")
15
implementation("ch.qos.logback:logback-classic:1.5.32")
16
}
17
0 commit comments