Skip to content

Commit 2f6a513

Browse files
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /modules/azure
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bf04f4 commit 2f6a513

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:5.1.0'
88

9-
testImplementation 'org.assertj:assertj-core:3.27.3'
9+
testImplementation 'org.assertj:assertj-core:3.27.4'
1010
testImplementation platform("com.azure:azure-sdk-bom:1.2.32")
1111
testImplementation 'com.azure:azure-cosmos'
1212
testImplementation 'com.azure:azure-storage-blob'

0 commit comments

Comments
 (0)