Skip to content

Commit e8237b1

Browse files
Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 in /modules/azure
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.3) --- 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 4eeec15 commit e8237b1

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
@@ -6,7 +6,7 @@ dependencies {
66
// TODO use JDK's HTTP client and/or Apache HttpClient5
77
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
88

9-
testImplementation 'org.assertj:assertj-core:3.26.3'
9+
testImplementation 'org.assertj:assertj-core:3.27.3'
1010
testImplementation 'com.azure:azure-cosmos:4.63.3'
1111
testImplementation 'com.azure:azure-storage-blob:12.29.0'
1212
testImplementation 'com.azure:azure-storage-queue:12.24.0'

0 commit comments

Comments
 (0)