Skip to content

Commit 19d909a

Browse files
deps: bump com.azure:azure-identity in the maven-version group (#49)
Bumps the maven-version group with 1 update: [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java). Updates `com.azure:azure-identity` from 1.18.3 to 1.18.4 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@com.azure+azure-identity_1.18.3...com.azure+azure-identity_1.18.4) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 173df7e commit 19d909a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
implementation 'com.fasterxml.jackson.core:jackson-databind:2.22.0'
2424
implementation 'org.bitbucket.b_c:jose4j:0.9.6'
2525
implementation 'org.slf4j:slf4j-api:2.0.18'
26-
implementation 'com.azure:azure-identity:1.18.3'
26+
implementation 'com.azure:azure-identity:1.18.4'
2727
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.1.0'
2828
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:6.1.0'
2929
testRuntimeOnly "org.junit.platform:junit-platform-launcher"

0 commit comments

Comments
 (0)