Skip to content

Commit

Permalink
Remove Stray Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheaux committed Nov 5, 2024
1 parent 5a7afc0 commit d058ae6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dependencies {
testImplementation 'org.htmlunit:htmlunit'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
runtimeOnly "org.springframework.boot:spring-boot-docker-compose"
}

tasks.withType(Test).configureEach {
Expand Down

0 comments on commit d058ae6

Please sign in to comment.