Commit 9baf0e8f authored by Andy Wilkinson's avatar Andy Wilkinson

Start using spring-javaformat 0.0.19 snapshots

See gh-19710
parent dee71f06
plugins { plugins {
id 'java-gradle-plugin' id 'java-gradle-plugin'
id 'io.spring.javaformat' version '0.0.18-SNAPSHOT' id 'io.spring.javaformat' version '0.0.19-SNAPSHOT'
id 'checkstyle' id 'checkstyle'
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment