Skip to content

Commit 186dcbc

Browse files
authored
chore: bump kalix proxy version to 1.0.20 (#1150)
1 parent f1e210e commit 186dcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66
object Kalix {
77
val ProtocolVersionMajor = 1
88
val ProtocolVersionMinor = 0
9-
val ProxyVersion = System.getProperty("kalix-proxy.version", "1.0.16")
9+
val ProxyVersion = System.getProperty("kalix-proxy.version", "1.0.20")
1010
}
1111

1212
// changing the Scala version of the Java SDK affects end users

0 commit comments

Comments
 (0)