Skip to content

Commit

Permalink
ecj 0.1.0 -> 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SE-FDr committed Sep 20, 2023
1 parent 062e451 commit a1f2f2e
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 a1f2f2e

Please sign in to comment.