Skip to content

Commit 1260246

Browse files
committed
eclipse-jdt update for 4.13 (#480)
1 parent 8f167b8 commit 1260246

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_ext/eclipse-jdt/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mayor/Minor versions correspond to the minimum Eclipse version supported/tested.
22
# Patch version is incremented for backward compatible patches of this library.
3-
ext_version=4.12.0
3+
ext_version=4.13.0
44
ext_artifactId=spotless-eclipse-jdt
55
ext_description=Eclipse's JDT formatter bundled for Spotless
66

@@ -11,5 +11,5 @@ ext_group=com.diffplug.spotless
1111
ext_VER_JAVA=1.8
1212

1313
# Compile
14-
VER_ECLIPSE_JDT_CORE=[3.12.0,4.0.0[
15-
VER_SPOTLESS_ECLISPE_BASE=[3.2.0,4.0.0[
14+
VER_ECLIPSE_JDT_CORE=[3.19.0,4.0.0[
15+
VER_SPOTLESS_ECLISPE_BASE=[3.3.0,4.0.0[

0 commit comments

Comments
 (0)