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 a32b1dd commit 404eafeCopy full SHA for 404eafe
build.gradle
@@ -4,10 +4,10 @@ plugins {
4
id 'maven-publish'
5
id 'org.sonarqube' version '5.0.0.4638'
6
id 'jacoco'
7
- id 'com.diffplug.spotless' version '8.1.0'
+ id 'com.diffplug.spotless' version '7.2.1'
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 '3.0.1'
+ id 'org.ajoberstar.git-publish' version '5.0.0'
11
id 'org.jreleaser' version '1.22.0'
12
}
13
0 commit comments