Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit b8386e6

Browse files
committed
Remove unused dependency
1 parent 6d88ad8 commit b8386e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ dependencies {
2929
api "org.grails:grails-web-boot"
3030
api 'javax.servlet:javax.servlet-api'
3131

32-
3332
api "io.github.gpc:fields:$fieldsVersion"
34-
testImplementation "org.grails:grails-plugin-testing"
3533

3634
console "org.grails:grails-console"
3735
}

0 commit comments

Comments
 (0)