Skip to content

Commit

Permalink
eclipse-jdt update for 4.13 (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Brooks committed Oct 31, 2019
1 parent 8f167b8 commit 1260246
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _ext/eclipse-jdt/gradle.properties
Original file line number Diff line number Diff line change
@@ -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.12.0
ext_version=4.13.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.12.0,4.0.0[
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 comments on commit 1260246

Please sign in to comment.