Skip to content

Commit 404eafe

Browse files
committed
release 5.0.2
Signed-off-by: gtebrean <99179176+gtebrean@users.noreply.github.com>
1 parent a32b1dd commit 404eafe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ plugins {
44
id 'maven-publish'
55
id 'org.sonarqube' version '5.0.0.4638'
66
id 'jacoco'
7-
id 'com.diffplug.spotless' version '8.1.0'
7+
id 'com.diffplug.spotless' version '7.2.1'
88
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
99
id 'de.undercouch.download' version '5.6.0'
10-
id 'org.ajoberstar.git-publish' version '3.0.1'
10+
id 'org.ajoberstar.git-publish' version '5.0.0'
1111
id 'org.jreleaser' version '1.22.0'
1212
}
1313

0 commit comments

Comments
 (0)