Skip to content

Commit b7836b9

Browse files
dependabot[bot]amotl
authored andcommitted
Bump org.assertj:assertj-core in /testing/testcontainers/java
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec47d57 commit b7836b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/testcontainers/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
implementation 'org.slf4j:slf4j-api:2.0.13'
2626
implementation 'org.slf4j:slf4j-simple:2.0.13'
2727
testImplementation 'junit:junit:4.13.2'
28-
testImplementation "org.assertj:assertj-core:3.26.0"
28+
testImplementation "org.assertj:assertj-core:3.26.3"
2929
testImplementation 'org.testcontainers:testcontainers:1.19.8'
3030
testImplementation 'org.testcontainers:cratedb:1.19.8'
3131
testImplementation 'org.testcontainers:postgresql:1.19.8'

0 commit comments

Comments
 (0)