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 5df2b2b commit e0e0d68Copy full SHA for e0e0d68
build.gradle
@@ -22,7 +22,7 @@ repositories {
22
}
23
24
dependencies {
25
- implementation 'org.eclipse.jgit:org.eclipse.jgit:5.10.0.202012080955-r'
+ implementation 'org.eclipse.jgit:org.eclipse.jgit:5.11.0.202103091610-r'
26
implementation 'org.apache.maven:maven-artifact:3.6.3'
27
implementation 'org.apache.commons:commons-configuration2:2.7'
28
0 commit comments