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 4a353de commit 8ba3dc1Copy full SHA for 8ba3dc1
apps/faf-legacy-deployment/scripts/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
implementation("org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r")
13
implementation("org.apache.commons:commons-compress:1.28.0")
14
implementation("org.slf4j:slf4j-api:2.0.13")
15
- implementation("ch.qos.logback:logback-classic:1.5.23")
+ implementation("ch.qos.logback:logback-classic:1.5.24")
16
}
17
18
// Use the root level for files
0 commit comments