Skip to content

Commit 365214a

Browse files
Merge pull request #193 from xenit-eu/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.27.7
2 parents 7577dab + bdf9989 commit 365214a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

contentgrid-configuration-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
}

contentgrid-configuration-kubernetes-fabric8/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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')

0 commit comments

Comments
 (0)