File tree Expand file tree Collapse file tree
contentgrid-configuration-api
contentgrid-configuration-kubernetes-fabric8 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 api ' io.projectreactor:reactor-core:3.8.2'
1313 implementation ' org.slf4j:slf4j-api:2.0.17'
1414
15- testImplementation ' org.assertj:assertj-core:3.27.6 '
15+ testImplementation ' org.assertj:assertj-core:3.27.7 '
1616 testImplementation ' io.projectreactor:reactor-test:3.8.2'
1717 testImplementation ' org.awaitility:awaitility:4.3.0'
1818}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 runtimeOnly ' org.bouncycastle:bcpkix-jdk18on:1.83'
1616
1717 testImplementation testFixtures(project(' :contentgrid-configuration-api' ))
18- testImplementation ' org.assertj:assertj-core:3.27.6 '
18+ testImplementation ' org.assertj:assertj-core:3.27.7 '
1919 testImplementation ' org.awaitility:awaitility:4.3.0'
2020
2121 testImplementation platform(' org.testcontainers:testcontainers-bom:2.0.3' )
You can’t perform that action at this time.
0 commit comments