Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maritabreuer committed Dec 11, 2024
1 parent a09c82b commit 32e37d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions monticore-generator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ dependencies {
implementation 'ch.qos.logback:logback-classic:1.2.0'
implementation 'ch.qos.logback:logback-core:1.2.0'

// Remove after 7.7.0 release
compileOnly 'org.reflections:reflections:0.9.9'

implementation "de.monticore.lang:cd4analysis:$cd4a_version"
implementation "org.antlr:antlr4:$antlr_version"
implementation 'org.apache.groovy:groovy:4.0.23'
Expand Down

0 comments on commit 32e37d6

Please sign in to comment.