We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bcd60 commit 7eb7ba3Copy full SHA for 7eb7ba3
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