Skip to content

Commit ab585df

Browse files
authored
Merge pull request #53 from iht/renovate/main-gcplibrariesversion
Update dependency com.google.cloud:libraries-bom to v26.55.0 (main)
2 parents 1841661 + 74c41a1 commit ab585df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val jacksonVersion = "2.18.2"
1010
val magnolifyVersion = "0.8.0"
1111
val nettyVersion = "4.1.118.Final"
1212
val slf4jVersion = "2.0.16"
13-
val gcpLibrariesVersion = "26.54.0"
13+
val gcpLibrariesVersion = "26.55.0"
1414

1515
lazy val gcpBom = Bom(
1616
"com.google.cloud" % "libraries-bom" % gcpLibrariesVersion

0 commit comments

Comments
 (0)