Skip to content

Commit

Permalink
Merge branch 'groovy_generator_update' into 'dev'
Browse files Browse the repository at this point in the history
Groovy generator update

See merge request monticore/monticore!1041
  • Loading branch information
MisterErwin committed Oct 7, 2024
2 parents 3fec24f + 33d3581 commit 2c52107
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 @@ -55,7 +55,7 @@ dependencies {

implementation "de.monticore.lang:cd4analysis:$cd4a_version"
implementation "org.antlr:antlr4:$antlr_version"
implementation 'org.apache.groovy:groovy:4.0.2'
implementation 'org.apache.groovy:groovy:4.0.23'
implementation("com.google.guava:guava:$guava_version")
implementation "org.apache.commons:commons-lang3:$commons_lang3_version"
testImplementation 'com.github.javaparser:javaparser-symbol-solver-core:3.24.2'
Expand Down

0 comments on commit 2c52107

Please sign in to comment.