Skip to content

Commit

Permalink
Merge pull request #112 from matrei/matrei/remove-grails-plugin-testing
Browse files Browse the repository at this point in the history
fix(deps): Remove unused dependency `org.grails:grails-plugin-testing`
  • Loading branch information
matrei authored Aug 31, 2024
2 parents 91df31d + 6b16a46 commit 43ed348
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ dependencies {
api "org.grails:grails-web-boot"
api 'javax.servlet:javax.servlet-api'


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

console "org.grails:grails-console"
}
Expand Down

0 comments on commit 43ed348

Please sign in to comment.