Skip to content

Commit

Permalink
Remove dependency grace-web-boot
Browse files Browse the repository at this point in the history
Closes gh-11
  • Loading branch information
rainboyan committed Oct 16, 2024
1 parent 70d0645 commit 645cff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion grace-plugin-scaffolding/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ dependencies {
exclude group: 'org.graceframework', module: 'grace-datastore-core'
}
api "org.graceframework:grace-plugin-rest:$graceVersion"
api "org.graceframework:grace-web-boot:$graceVersion"
api "org.graceframework:grace-web-gsp:$graceVersion"
compileOnly "jakarta.servlet:jakarta.servlet-api:$servletApiVersion"
}

0 comments on commit 645cff4

Please sign in to comment.