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 a5b940c commit a16b9a8Copy full SHA for a16b9a8
1 file changed
build.gradle.kts
@@ -18,7 +18,7 @@ repositories {
18
19
dependencies {
20
implementation("dev.onelitefeather:DiffPatch:1.5.3")
21
- implementation("org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r")
+ implementation("org.eclipse.jgit:org.eclipse.jgit:7.6.0.202603022253-r")
22
}
23
24
java {
0 commit comments