File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,18 @@ org=diffplug
44
55group =com.diffplug.spotless
66
7- versionLib =1.23.0
7+ versionLib =1.24.0-SNAPSHOT
88stableLib =1.23.0
99artifactIdLib =spotless-lib
1010artifactIdLibExtra =spotless-lib-extra
1111artifactIdTestLib =spotless-testlib
1212
13- versionMaven =1.23.0
13+ versionMaven =1.24.0-SNAPSHOT
1414stableMaven =1.23.0
1515# naming convention '-maven-plugin' allows mvn 'spotless:check' instead of 'spotless-plugin-maven:check'
1616artifactIdMaven =spotless-maven-plugin
1717
18- versionGradle =3.23.0
18+ versionGradle =3.24.0-SNAPSHOT
1919stableGradle =3.23.0
2020artifactIdGradle =spotless-plugin-gradle
2121
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ output = [
1616[ ![ Maven central] ( https://img.shields.io/badge/mavencentral-com.diffplug.gradle.spotless%3Aspotless-blue.svg )] ( https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.diffplug.spotless%22%20AND%20a%3A%22spotless-plugin-gradle%22 )
1717[ ![ Javadoc] ( https://img.shields.io/badge/javadoc-3.23.0-blue.svg )] ( https://diffplug.github.io/spotless/javadoc/spotless-plugin-gradle/3.23.0/ )
1818
19- [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.23.0 -brightgreen.svg )] ( CHANGES.md )
19+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.24.0--SNAPSHOT -brightgreen.svg )] ( CHANGES.md )
2020[ ![ Travis CI] ( https://travis-ci.org/diffplug/spotless.svg?branch=master )] ( https://travis-ci.org/diffplug/spotless )
2121[ ![ Live chat] ( https://img.shields.io/badge/gitter-chat-brightgreen.svg )] ( https://gitter.im/diffplug/spotless )
2222[ ![ License Apache] ( https://img.shields.io/badge/license-apache-brightgreen.svg )] ( https://tldrlegal.com/license/apache-license-2.0-(apache-2.0) )
You can’t perform that action at this time.
0 commit comments