Skip to content

Commit

Permalink
Bump com.azure.resourcemanager:azure-resourcemanager-containerinstance
Browse files Browse the repository at this point in the history
Bumps [com.azure.resourcemanager:azure-resourcemanager-containerinstance](https://github.com/Azure/azure-sdk-for-java) from 2.42.0 to 2.44.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-resourcemanager_2.42.0...azure-resourcemanager_2.44.0)

---
updated-dependencies:
- dependency-name: com.azure.resourcemanager:azure-resourcemanager-containerinstance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 34ad311 commit 925a5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
testImplementation(project(":test-utils"))
testImplementation(project(":starter-core"))
testImplementation("com.azure:azure-identity:1.13.3")
testImplementation("com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.42.0")
testImplementation("com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.44.0")
testImplementation("com.google.apis:google-api-services-run:v1-rev20201113-1.31.0")
testImplementation("com.google.auth:google-auth-library-oauth2-http:1.24.1")
testImplementation("com.oracle.oci.sdk:oci-java-sdk-full:1.34.0")
Expand Down

0 comments on commit 925a5e8

Please sign in to comment.