File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,18 @@ org=diffplug
4
4
5
5
group =com.diffplug.spotless
6
6
7
- versionLib =1.12.0
7
+ versionLib =1.13.0-SNAPSHOT
8
8
stableLib =1.12.0
9
9
artifactIdLib =spotless-lib
10
10
artifactIdLibExtra =spotless-lib-extra
11
11
artifactIdTestLib =spotless-testlib
12
12
13
- versionMaven =1.0.0.BETA5
13
+ versionMaven =1.13.0-SNAPSHOT
14
14
stableMaven =1.0.0.BETA5
15
15
# naming convention '-maven-plugin' allows mvn 'spotless:check' instead of 'spotless-plugin-maven:check'
16
16
artifactIdMaven =spotless-maven-plugin
17
17
18
- versionGradle =3.12.0
18
+ versionGradle =3.13.0-SNAPSHOT
19
19
stableGradle =3.12.0
20
20
artifactIdGradle =spotless-plugin-gradle
21
21
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ output = [
16
16
[ ![ Maven central] ( https://img.shields.io/badge/mavencentral-com.diffplug.gradle.spotless%3Aspotless-blue.svg )] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.diffplug.spotless%22%20AND%20a%3A%22spotless-plugin-gradle%22 )
17
17
[ ![ Javadoc] ( https://img.shields.io/badge/javadoc-3.12.0-blue.svg )] ( https://diffplug.github.io/spotless/javadoc/spotless-plugin-gradle/3.12.0/ )
18
18
19
- [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.12.0 -brightgreen.svg )] ( CHANGES.md )
19
+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.13.0--SNAPSHOT -brightgreen.svg )] ( CHANGES.md )
20
20
[ ![ Travis CI] ( https://travis-ci.org/diffplug/spotless.svg?branch=master )] ( https://travis-ci.org/diffplug/spotless )
21
21
[ ![ Live chat] ( https://img.shields.io/badge/gitter-chat-brightgreen.svg )] ( https://gitter.im/diffplug/spotless )
22
22
[ ![ 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