Skip to content

Commit d9b078a

Browse files
renovate[bot]mboisnard
authored andcommitted
[VERSION-UPDATE] Update dependency com.google.cloud:spring-cloud-gcp-dependencies to v6.1.0
1 parent b62d954 commit d9b078a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/com.drinkit.common-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plugins {
1919
the<DependencyManagementExtension>().apply {
2020
imports {
2121
mavenBom(org.springframework.boot.gradle.plugin.SpringBootPlugin.BOM_COORDINATES)
22-
mavenBom("com.google.cloud:spring-cloud-gcp-dependencies:6.0.1")
22+
mavenBom("com.google.cloud:spring-cloud-gcp-dependencies:6.1.0")
2323
}
2424
}
2525

0 commit comments

Comments
 (0)