Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit 10edca0

Browse files
committed
Update to spring-javaformat 0.0.20
Fixes gh-221
1 parent a81071b commit 10edca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22
dependencies {
33
classpath 'io.spring.gradle:spring-build-conventions:0.0.27.RELEASE'
44
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
5-
classpath 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.19'
5+
classpath 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.20'
66
classpath 'io.spring.nohttp:nohttp-gradle:0.0.4.RELEASE'
77
}
88
repositories {

0 commit comments

Comments
 (0)