Skip to content

Commit 1f5561a

Browse files
chore(deps): bump com.azure:azure-core
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.55.3 to 1.55.4. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.55.3...azure-core_1.55.4) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-version: 1.55.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44a2bca commit 1f5561a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/authentication/azure/gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
implementation 'io.opentelemetry:opentelemetry-context:1.51.0'
1010
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
1111
api 'javax.xml.stream:stax-api:1.0-2'
12-
api 'com.azure:azure-core:1.55.3'
12+
api 'com.azure:azure-core:1.55.4'
1313

1414
api project(':components:abstractions')
1515
}

0 commit comments

Comments
 (0)