Skip to content

Commit 9cc0b82

Browse files
Bump assertj-core from 3.15.0 to 3.22.0 in /modules/azure
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.15.0 to 3.22.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.15.0...assertj-core-3.22.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93a3e8d commit 9cc0b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: Azure"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'org.assertj:assertj-core:3.15.0'
6+
testImplementation 'org.assertj:assertj-core:3.22.0'
77
testImplementation 'com.azure:azure-cosmos:4.24.0'
88
}

0 commit comments

Comments
 (0)