Skip to content

Commit 80a14b9

Browse files
committed
throwing away even more stuff
1 parent 3dbcac4 commit 80a14b9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ dependencies {
5656
implementation 'org.postgresql:postgresql'
5757
implementation 'org.flywaydb:flyway-core'
5858

59-
testImplementation 'org.springframework.boot:spring-boot-starter-test'
60-
testImplementation 'org.springframework.boot:spring-boot-starter-data-jdbc'
61-
testImplementation 'org.testcontainers:junit-jupiter'
62-
6359
integrationImplementation 'org.springframework.boot:spring-boot-starter-test'
6460
integrationImplementation 'org.testcontainers:postgresql'
6561
integrationImplementation 'org.testcontainers:junit-jupiter'

0 commit comments

Comments
 (0)