Skip to content

Commit

Permalink
Fixes plugins hot reloading
Browse files Browse the repository at this point in the history
Related commit 5938055
  • Loading branch information
rainboyan committed May 10, 2024
1 parent 6f2255f commit 1b2e015
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 @@ -43,8 +43,6 @@ dependencies {
developmentOnly('org.springframework.boot:spring-boot-devtools')
compileOnly "io.micronaut:micronaut-inject-groovy"
console "org.graceframework:grace-console"
implementation project(":plugins:stimulus")
implementation project(":plugins:turbo")
implementation "org.springframework.boot:spring-boot-starter-logging"
implementation "org.springframework.boot:spring-boot-starter-validation"
implementation "org.springframework.boot:spring-boot-autoconfigure"
Expand Down

0 comments on commit 1b2e015

Please sign in to comment.