Skip to content

Commit

Permalink
Removed groovy from dependency (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 authored Jan 8, 2025
1 parent 801b54c commit e9dcbd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ buildscript {
}

dependencies {
classpath 'org.codehaus.groovy:groovy-all:2.5.14' // Ensure Groovy version compatible with Java 8
// https://github.com/melix/japicmp-gradle-plugin/issues/36
classpath 'com.google.guava:guava:31.1-jre'
}
Expand Down

0 comments on commit e9dcbd2

Please sign in to comment.