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 87b4f77 commit 56c58f0Copy full SHA for 56c58f0
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
//id 'osgi' // discontinued - do we need it?
15
id 'com.bmuschko.docker-java-application' version '9.4.0'
16
id "nebula.ospackage-application" version "9.1.1"
17
- id 'org.ajoberstar.grgit' version '5.2.2'
+ id 'org.ajoberstar.grgit' version '5.3.0'
18
id 'to.wetransform.semantic-release-version' version '2.1.2'
19
id 'com.diffplug.spotless' version '6.25.0'
20
}
0 commit comments