We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcfd7df commit 77f6420Copy full SHA for 77f6420
1 file changed
build.gradle
@@ -22,6 +22,6 @@ dependencies {
22
implementation "org.apache.httpcomponents:httpclient:4.5.14"
23
implementation "org.kohsuke:github-api:1.99"
24
implementation "com.google.code.gson:gson:2.11.0"
25
- implementation "org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r"
+ implementation "org.eclipse.jgit:org.eclipse.jgit:5.13.3.202401111512-r"
26
implementation "org.kohsuke:github-api:1.324"
27
}
0 commit comments