We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f167b8 commit 1260246Copy full SHA for 1260246
_ext/eclipse-jdt/gradle.properties
@@ -1,6 +1,6 @@
1
# Mayor/Minor versions correspond to the minimum Eclipse version supported/tested.
2
# Patch version is incremented for backward compatible patches of this library.
3
-ext_version=4.12.0
+ext_version=4.13.0
4
ext_artifactId=spotless-eclipse-jdt
5
ext_description=Eclipse's JDT formatter bundled for Spotless
6
@@ -11,5 +11,5 @@ ext_group=com.diffplug.spotless
11
ext_VER_JAVA=1.8
12
13
# Compile
14
-VER_ECLIPSE_JDT_CORE=[3.12.0,4.0.0[
15
-VER_SPOTLESS_ECLISPE_BASE=[3.2.0,4.0.0[
+VER_ECLIPSE_JDT_CORE=[3.19.0,4.0.0[
+VER_SPOTLESS_ECLISPE_BASE=[3.3.0,4.0.0[
0 commit comments