Skip to content

Commit 04babf5

Browse files
authored
Merge pull request #54 from iht/renovate/solution-gcplibrariesversion
Update dependency com.google.cloud:libraries-bom to v26.55.0 (solution)
2 parents 35708a1 + 4f003ab commit 04babf5

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)