Skip to content

Commit 8d4be31

Browse files
Gradle: Bump azure-spring-boot-bom from 3.13.0 to 3.14.0
Bumps [azure-spring-boot-bom](https://github.com/Azure/azure-sdk-for-java) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-spring-boot_3.13.0...azure-spring-boot_3.14.0) --- updated-dependencies: - dependency-name: com.azure.spring:azure-spring-boot-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b27b52 commit 8d4be31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/azure/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright (c) Cosmo Tech.
22
// Licensed under the MIT license.
33

4-
val azureSpringBootBomVersion = "3.13.0"
4+
val azureSpringBootBomVersion = "3.14.0"
55
val azureSDKBomVersion = "1.1.1"
66
val azureKustoIngestVersion = "3.0.0"
77

0 commit comments

Comments
 (0)