We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a38f9e commit c6c930dCopy full SHA for c6c930d
1 file changed
settings.gradle
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
35
version('junit', '5.10.1')
36
37
// *** Gradle plugins ***
38
- plugin ('spotless', 'com.diffplug.spotless').version('6.11.0')
+ plugin ('spotless', 'com.diffplug.spotless').version('6.23.3')
39
plugin ('versioning', 'net.nemerosa.versioning').version('2.15.1')
40
plugin ('ospackage', 'com.netflix.nebula.ospackage').version('11.5.0')
41
plugin ('shadow', 'com.github.johnrengelman.shadow').version('7.1.2')
0 commit comments