Skip to content

Commit

Permalink
remove unnecessary configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Oct 13, 2024
1 parent 5f1ded3 commit 896ec4b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ plugins {

group = 'org.grails.plugins'

configurations {
all {
exclude group: 'javax.servlet'
}
}

dependencies {

api libs.grails.core
Expand Down

0 comments on commit 896ec4b

Please sign in to comment.