Skip to content

Commit e9dcbd2

Browse files
authored
Removed groovy from dependency (#689)
1 parent 801b54c commit e9dcbd2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ buildscript {
44
}
55

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

0 commit comments

Comments
 (0)