Skip to content

Commit

Permalink
Revert "eclipse-jdt update for 4.13 (#480)"
Browse files Browse the repository at this point in the history
This reverts commit 1260246.
  • Loading branch information
nedtwigg committed Oct 31, 2019
1 parent ce6662f commit d4d01bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _ext/eclipse-jdt/gradle.properties
@@ -1,6 +1,6 @@
# Mayor/Minor versions correspond to the minimum Eclipse version supported/tested.
# Patch version is incremented for backward compatible patches of this library.
ext_version=4.13.0
ext_version=4.12.0
ext_artifactId=spotless-eclipse-jdt
ext_description=Eclipse's JDT formatter bundled for Spotless

Expand All @@ -11,5 +11,5 @@ ext_group=com.diffplug.spotless
ext_VER_JAVA=1.8

# Compile
VER_ECLIPSE_JDT_CORE=[3.19.0,4.0.0[
VER_SPOTLESS_ECLISPE_BASE=[3.3.0,4.0.0[
VER_ECLIPSE_JDT_CORE=[3.12.0,4.0.0[
VER_SPOTLESS_ECLISPE_BASE=[3.2.0,4.0.0[

0 comments on commit d4d01bf

Please sign in to comment.