Skip to content

Commit e91f55c

Browse files
chore(deps): bump com.azure:azure-core from 1.54.1 to 1.55.0 in /java-8
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.54.1 to 1.55.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.54.1...azure-core_1.55.0) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 601eac0 commit e91f55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
1313

1414
api 'com.squareup.okhttp3:okhttp:4.12.0'
15-
api 'com.azure:azure-core:1.54.1'
15+
api 'com.azure:azure-core:1.55.0'
1616

1717
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.2'
1818
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.2'

0 commit comments

Comments
 (0)