Skip to content

Commit 4f003ab

Browse files
Update dependency com.google.cloud:libraries-bom to v26.55.0
1 parent 35708a1 commit 4f003ab

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)