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 @@ -6,18 +6,18 @@ org.gradle.parallel=false
6
6
7
7
group =com.diffplug.spotless
8
8
9
- versionLib =1.26.1
9
+ versionLib =1.27.0-SNAPSHOT
10
10
stableLib =1.26.1
11
11
artifactIdLib =spotless-lib
12
12
artifactIdLibExtra =spotless-lib-extra
13
13
artifactIdTestLib =spotless-testlib
14
14
15
- versionMaven =1.26.1
15
+ versionMaven =1.27.0-SNAPSHOT
16
16
stableMaven =1.26.1
17
17
# naming convention '-maven-plugin' allows mvn 'spotless:check' instead of 'spotless-plugin-maven:check'
18
18
artifactIdMaven =spotless-maven-plugin
19
19
20
- versionGradle =3.26.1
20
+ versionGradle =3.27.0-SNAPSHOT
21
21
stableGradle =3.26.1
22
22
artifactIdGradle =spotless-plugin-gradle
23
23
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 )] ( https://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.26.1-blue.svg )] ( https://diffplug.github.io/spotless/javadoc/spotless-plugin-gradle/3.26.1/ )
18
18
19
- [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.26.1 -brightgreen.svg )] ( CHANGES.md )
19
+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-3.27.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