We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a9282 commit 418b1a1Copy full SHA for 418b1a1
build.sbt
@@ -6,7 +6,7 @@ val allScala = Seq(scala212, scala213, scala3)
6
val zioVersion = "2.1.24"
7
val zioGrpcVersion = "0.6.3"
8
val grpcNettyVersion = "1.71.0"
9
-val zioK8sVersion = "3.1.0"
+val zioK8sVersion = "3.2.0"
10
val zioK8sSttpVersion = "3.11.0"
11
val zioCacheVersion = "0.2.4"
12
val zioCatsInteropVersion = "23.1.0.5"
0 commit comments