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 69913d2 commit b085efeCopy full SHA for b085efe
1 file changed
apps/faf-legacy-deployment/scripts/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
10
dependencies {
11
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.7")
12
- implementation("org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r")
+ 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.13")
15
implementation("ch.qos.logback:logback-classic:1.5.23")
0 commit comments