Skip to content

Commit

Permalink
Merge pull request #33 from iht/renovate/main-gcplibrariesversion
Browse files Browse the repository at this point in the history
Update dependency com.google.cloud:libraries-bom to v26.53.0 (main)
  • Loading branch information
iht authored Jan 16, 2025
2 parents 491a25b + 584de7b commit 287b7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val jacksonVersion = "2.18.2"
val magnolifyVersion = "0.7.4"
val nettyVersion = "4.1.117.Final"
val slf4jVersion = "1.7.36"
val gcpLibrariesVersion = "26.45.0"
val gcpLibrariesVersion = "26.53.0"

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

0 comments on commit 287b7a7

Please sign in to comment.