Skip to content

Commit

Permalink
Remove extra dependency of spring-boot-autoconfigure
Browse files Browse the repository at this point in the history
Closes gh-54
  • Loading branch information
rainboyan committed Nov 14, 2024
1 parent c12c136 commit 3a311f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion markup/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dependencies {
api "org.graceframework:grace-core:$graceVersion"
compileOnly "jakarta.servlet:jakarta.servlet-api:$servletApiVersion"
compileOnly "org.graceframework:grace-boot:$graceVersion"
implementation "org.springframework.boot:spring-boot-autoconfigure"
api project(":views-core")

api "org.springframework.boot:spring-boot-autoconfigure"
Expand Down

0 comments on commit 3a311f9

Please sign in to comment.