We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd7d65 commit a24d181Copy full SHA for a24d181
build.sbt
@@ -10,7 +10,7 @@ val jacksonVersion = "2.18.2"
10
val magnolifyVersion = "0.8.0"
11
val nettyVersion = "4.1.118.Final"
12
val slf4jVersion = "2.0.16"
13
-val gcpLibrariesVersion = "26.54.0"
+val gcpLibrariesVersion = "26.55.0"
14
15
lazy val gcpBom = Bom(
16
"com.google.cloud" % "libraries-bom" % gcpLibrariesVersion
0 commit comments