Skip to content

Commit

Permalink
AJ-1285: remove Spring Boot Dev Tools (#334)
Browse files Browse the repository at this point in the history
remove Spring Boot Dev Tools
  • Loading branch information
davidangb authored Sep 5, 2023
1 parent 932c8bb commit b0817c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ dependencies {

annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
runtimeOnly 'org.webjars.npm:swagger-ui-dist:4.12.0'
developmentOnly 'org.springframework.boot:spring-boot-devtools'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
testImplementation project(':client')
Expand Down

0 comments on commit b0817c4

Please sign in to comment.