Commit 1fa48882 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.1.x'

See gh-17362
parents 60559913 f4e7b806
......@@ -59,7 +59,7 @@
<requirement
name="org.eclipse.jdt.feature.group"/>
<requirement
name="io.spring.javaformat.eclipse.feature.feature.group" versionRange="[0.0.14,0.0.15)"/>
name="io.spring.javaformat.eclipse.feature.feature.group" versionRange="[0.0.15,0.0.16)"/>
<requirement
name="org.eclipse.jst.server_adapters.feature.feature.group"/>
<requirement
......
......@@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.14")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.15")
}
}
......
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