Skip to content

Commit ea70a68

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

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.0'
15+
api 'com.azure:azure-core:1.54.1'
1616

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

0 commit comments

Comments
 (0)