Skip to content

Commit

Permalink
Cleanup dependencies: fjernet spring-boot-starter-test.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Jun 13, 2024
1 parent f49024f commit 2499c69
Show file tree
Hide file tree
Showing 80 changed files with 15 additions and 102 deletions.
2 changes: 0 additions & 2 deletions apps/adresse-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0'
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.20'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
1 change: 0 additions & 1 deletion apps/amelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ dependencies {
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.20'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/app-tilgang-analyse-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.3.0'
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.20'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/arbeidsforhold-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ dependencies {

implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/batch-bestilling-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/brreg-stub/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ dependencies {
testImplementation 'org.testcontainers:postgresql'
implementation 'jakarta.jws:jakarta.jws-api:3.0.0' //TODO upgrade to JUnit5
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'org.springframework.boot:spring-boot-starter-test'

testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
}
1 change: 0 additions & 1 deletion apps/bruker-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ dependencies {
runtimeOnly 'com.h2database:h2'

testImplementation 'io.projectreactor:reactor-test'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'org.assertj:assertj-core:3.26.0'
testImplementation 'no.nav.testnav.libs:integration-test'
Expand Down
1 change: 0 additions & 1 deletion apps/dolly-backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ dependencies {
implementation 'org.apache.poi:poi:5.2.5'
implementation 'org.apache.poi:poi-ooxml:5.2.5'

testImplementation "org.springframework.boot:spring-boot-starter-test"
testImplementation 'org.opensearch:opensearch-testcontainers:2.0.1'

testImplementation 'org.springframework.security:spring-security-test'
Expand Down
1 change: 0 additions & 1 deletion apps/dolly-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/dollystatus/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ sonarqube {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
1 change: 0 additions & 1 deletion apps/endringsmelding-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/endringsmelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ dependencies {
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.21'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/ereg-batch-status-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/faste-data-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ dependencies {
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.21'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/generer-navn-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/generer-organisasjon-populasjon-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ dependencies {
implementation 'org.hibernate.validator:hibernate-validator'
implementation 'org.postgresql:postgresql'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/generer-synt-amelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
2 changes: 0 additions & 2 deletions apps/helsepersonell-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ dependencies {

implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
1 change: 0 additions & 1 deletion apps/inntektsmelding-generator-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ dependencies {

implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
2 changes: 0 additions & 2 deletions apps/inntektsmelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,4 @@ dependencies {
implementation 'org.flywaydb:flyway-core'
implementation 'com.h2database:h2'
implementation 'org.postgresql:postgresql'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
1 change: 0 additions & 1 deletion apps/jenkins-batch-status-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/joark-dokument-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
2 changes: 0 additions & 2 deletions apps/kodeverk-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ dependencies {
implementation 'org.hibernate.validator:hibernate-validator'

implementation 'com.github.ben-manes.caffeine:caffeine'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
}

description = 'kodeverk-service'
1 change: 0 additions & 1 deletion apps/miljoer-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/oppsummeringsdokument-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ dependencies {
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.21'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/organisasjon-bestilling-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ dependencies {
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.21'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/organisasjon-faste-data-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,5 @@ dependencies {
implementation 'org.projectreactor:reactor-spring:1.0.1.RELEASE'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/organisasjon-forvalter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ dependencies {

testImplementation 'com.h2database:h2'
testImplementation 'no.nav.testnav.libs:testing'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}

Expand Down
1 change: 0 additions & 1 deletion apps/organisasjon-mottak-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/organisasjon-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'junit:junit:4.13.2' //TODO upgrade to JUnit5
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'no.nav.testnav.libs:testing'
testImplementation 'org.assertj:assertj-core:3.26.0'
Expand Down
1 change: 0 additions & 1 deletion apps/organisasjon-tilgang-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/organisasjon-tilgang-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ dependencies {
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.21'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}

2 changes: 0 additions & 2 deletions apps/orgnummer-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,4 @@ dependencies {

implementation 'org.hibernate.validator:hibernate-validator'
implementation 'org.postgresql:postgresql'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
1 change: 0 additions & 1 deletion apps/oversikt-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/pdl-forvalter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.1'

testImplementation 'no.nav.testnav.libs:testing'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
1 change: 0 additions & 1 deletion apps/person-faste-data-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/person-organisasjon-tilgang-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {

implementation 'com.fasterxml.jackson.core:jackson-core:2.17.1'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'no.nav.testnav.libs:integration-test'
testImplementation 'com.squareup.okhttp3:okhttp:4.10.0'
Expand Down
1 change: 0 additions & 1 deletion apps/person-search-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/person-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ dependencies {
implementation 'org.hibernate.validator:hibernate-validator'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/profil-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.hibernate.validator:hibernate-validator'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}

Expand Down
1 change: 0 additions & 1 deletion apps/sykemelding-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ dependencies {
implementation 'io.confluent:kafka-avro-serializer:7.5.1'

testImplementation 'no.nav.testnav.libs:testing'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
1 change: 0 additions & 1 deletion apps/synt-sykemelding-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'no.nav.testnav.libs:testing'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'junit:junit:4.13.2' //TODO upgrade to JUnit5
}
1 change: 0 additions & 1 deletion apps/synt-vedtakshistorikk-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dependencies {

implementation 'com.google.guava:guava:33.2.0-jre'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'junit:junit:4.13.2' //TODO upgrade to JUnit5
}
1 change: 0 additions & 1 deletion apps/tenor-search-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.5.0'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'no.nav.testnav.libs:integration-test'
}
1 change: 0 additions & 1 deletion apps/testnav-ident-pool/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'no.nav.testnav.libs:testing'
}
Expand Down
1 change: 0 additions & 1 deletion apps/testnorge-statisk-data-forvalter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ dependencies {

testImplementation 'no.nav.testnav.libs:testing'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.9.3'
}
Expand Down
1 change: 0 additions & 1 deletion apps/tilbakemelding-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ dependencies {

implementation 'org.projectreactor:reactor-spring:1.0.1.RELEASE'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}
2 changes: 0 additions & 2 deletions apps/tps-messaging-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,5 @@ dependencies {
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0'

testImplementation 'org.springframework.boot:spring-boot-starter-test'

testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
}
1 change: 0 additions & 1 deletion apps/udi-stub/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'org.testcontainers:junit-jupiter'
testImplementation 'org.testcontainers:postgresql'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock' //TODO upgrade to JUnit5

testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0'
Expand Down
1 change: 0 additions & 1 deletion apps/varslinger-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ dependencies {
implementation 'org.flywaydb:flyway-core'
implementation 'org.postgresql:postgresql'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
}

Expand Down
1 change: 0 additions & 1 deletion libs/reactive-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,5 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'io.projectreactor:reactor-test:3.6.5'
}
2 changes: 0 additions & 2 deletions libs/reactive-security/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,4 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
implementation 'org.springframework.boot:spring-boot-starter-security'

testImplementation 'org.springframework.boot:spring-boot-starter-test'

}
Loading

0 comments on commit 2499c69

Please sign in to comment.