Skip to content

Commit

Permalink
build(deps): bump com.azure:azure-identity from 1.10.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.10.0...azure-identity_1.10.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 4ecd59b commit 3ba1629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ edc-azure-ext-provision-blob = { module = "org.eclipse.edc:provision-blob", vers

apache-commons-lang3 = { module = "org.apache.commons:commons-lang3", version.ref = "apacheCommons" }
gatling-highcharts = { module = "io.gatling.highcharts:gatling-charts-highcharts", version.ref = "gatling" }
azure-identity = { group = "com.azure", name = "azure-identity", version = "1.10.0" }
azure-identity = { group = "com.azure", name = "azure-identity", version = "1.10.1" }
azure-keyvault = { group = "com.azure", name = "azure-security-keyvault-secrets", version = "4.6.5" }
azure-storageblob = { group = "com.azure", name = "azure-storage-blob", version = "12.23.1" }

Expand Down

0 comments on commit 3ba1629

Please sign in to comment.