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 f97f21e commit 950e466Copy full SHA for 950e466
service/build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'war'
13
id 'jacoco'
14
id 'maven-publish'
15
- id 'org.ajoberstar.grgit' version '4.1.1'
+ id 'org.ajoberstar.grgit' version '5.3.2'
16
id 'com.github.johnrengelman.shadow' version '8.1.1'
17
}
18
0 commit comments