File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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.gradle.spotless%22%20AND%20a%3A%22spotless%22 )
17
17
[ ![ Javadoc] ( https://img.shields.io/badge/javadoc-2.1.0-blue.svg )] ( https://diffplug.github.io/spotless/javadoc/2.1.0/ )
18
18
19
- [ ![ Changelog] ( https://img.shields.io/badge/changelog-2.1.0 -brightgreen.svg )] ( CHANGES.md )
19
+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-2.2.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) )
Original file line number Diff line number Diff line change 1
1
stable =2.1.0
2
- version =2.1.0
2
+ version =2.2.0-SNAPSHOT
3
3
name =spotless
4
4
group =com.diffplug.gradle.spotless
5
5
description =Spotless - keep your code spotless with Gradle
You can’t perform that action at this time.
0 commit comments