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 79cf44f commit dc92313Copy full SHA for dc92313
app/build.gradle
@@ -44,7 +44,7 @@ springBoot {
44
45
dependencies {
46
implementation "org.jooq:jool:0.9.15"
47
- implementation "org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913-r"
+ implementation "org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r"
48
implementation "commons-io:commons-io:2.21.0"
49
implementation "com.github.vladimir-bukhtoyarov:bucket4j-core:8.0.1"
50
implementation "com.github.spullara.mustache.java:compiler:0.9.14"
0 commit comments