diff --git a/build.gradle b/build.gradle index c30f3a5..ad5029d 100644 --- a/build.gradle +++ b/build.gradle @@ -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"