Skip to content

Commit bd0e4a5

Browse files
dependabot[bot]loicmathieu
authored andcommitted
build(deps): bump com.azure:azure-sdk-bom from 1.2.30 to 1.2.31
Bumps [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from 1.2.30 to 1.2.31. - [Release notes](https://github.com/azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-sdk-bom_1.2.30...azure-sdk-bom_1.2.31) --- updated-dependencies: - dependency-name: com.azure:azure-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d50f631 commit bd0e4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
api platform("io.qameta.allure:allure-bom:2.29.1")
3333
// we define cloud bom here for GCP, Azure and AWS so they are aligned for all plugins that use them (secret, storage, oss and ee plugins)
3434
api platform('com.google.cloud:libraries-bom:26.53.0')
35-
api platform("com.azure:azure-sdk-bom:1.2.30")
35+
api platform("com.azure:azure-sdk-bom:1.2.31")
3636
api platform('software.amazon.awssdk:bom:2.30.11')
3737

3838

0 commit comments

Comments
 (0)