Skip to content

Commit

Permalink
Merge branch 'patch-ecj' into 'dev'
Browse files Browse the repository at this point in the history
ecj 0.1.0 -> 0.2.0

See merge request monticore/monticore!875
  • Loading branch information
schmalzing committed Sep 20, 2023
2 parents 062e451 + a1f2f2e commit fe63b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monticore-generator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {

plugins {
id "java-library"
id "io.github.themrmilchmann.ecj" version "0.1.0" // Eclipse compiler as it's much faster than javac
id "io.github.themrmilchmann.ecj" version "0.2.0" // Eclipse compiler as it's much faster than javac
id "monticore-bs" version "$previous_mc_version"// MontiCore Plugin
id "com.github.johnrengelman.shadow" version "6.1.0"
id 'groovy-gradle-plugin'
Expand Down

0 comments on commit fe63b8d

Please sign in to comment.