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.
2 parents 3d525da + 9208a27 commit 3977927Copy full SHA for 3977927
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
24
dependencies {
25
implementation 'org.eclipse.jgit:org.eclipse.jgit:5.11.0.202103091610-r'
26
- implementation 'org.apache.maven:maven-artifact:3.6.3'
+ implementation 'org.apache.maven:maven-artifact:3.8.1'
27
implementation 'org.apache.commons:commons-configuration2:2.7'
28
29
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.0-M1'
0 commit comments