Skip to content

Commit

Permalink
Upgraded to Groovy-Eclipse version 3.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
fvgh committed Oct 1, 2020
1 parent dadffb3 commit df3ee6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions _ext/eclipse-groovy/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.5.0`).

## [Unreleased]
### Added
* Switch to Groovy-Eclipse release 3.7.0 for Eclipse 4.15 using Groovy-Indy 3.0.2.

## [3.6.0] - 2020-09-26
### Added
Expand Down
6 changes: 3 additions & 3 deletions _ext/eclipse-groovy/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ artifactId=spotless-eclipse-groovy
description=Groovy Eclipse's formatter bundled for Spotless

# Compile
VER_ECLIPSE=4.14
VER_ECLIPSE=4.15
VER_SPOTLESS_ECLISPE_BASE=[3.3.0,4.0.0[
VER_ECLISPE_JFACE=[3.15.300,4.0.0[
VER_GRECLIPSE=3.6.0
VER_GROOVY=3.0.0
VER_GRECLIPSE=3.7.0
VER_GROOVY=3.0.2

0 comments on commit df3ee6b

Please sign in to comment.