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 299453e commit a32b1ddCopy full SHA for a32b1dd
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'com.diffplug.spotless' version '8.1.0'
8
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
9
id 'de.undercouch.download' version '5.6.0'
10
- id 'org.ajoberstar.git-publish' version '5.1.2'
+ id 'org.ajoberstar.git-publish' version '3.0.1'
11
id 'org.jreleaser' version '1.22.0'
12
}
13
0 commit comments