Skip to content

Commit

Permalink
Bump sample version
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Jul 27, 2018
1 parent 82e21c7 commit 2931204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-javaformat-gradle-sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.1-SNAPSHOT")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.6-SNAPSHOT")
}
}

Expand Down

0 comments on commit 2931204

Please sign in to comment.