diff --git a/maven-java/kalix-java-protobuf-parent/pom.xml b/maven-java/kalix-java-protobuf-parent/pom.xml
index c36fea6de8..d14c85b520 100644
--- a/maven-java/kalix-java-protobuf-parent/pom.xml
+++ b/maven-java/kalix-java-protobuf-parent/pom.xml
@@ -7,12 +7,12 @@
io.kalix
kalix-maven-java
- 1.5.18
+ 1.5.19
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
pom
@@ -39,7 +39,7 @@
${java.version}
UTF-8
- 1.5.18
+ 1.5.19
2.5.7
diff --git a/maven-java/kalix-maven-archetype-event-sourced-entity/pom.xml b/maven-java/kalix-maven-archetype-event-sourced-entity/pom.xml
index 219e7a075b..108d2922f5 100644
--- a/maven-java/kalix-maven-archetype-event-sourced-entity/pom.xml
+++ b/maven-java/kalix-maven-archetype-event-sourced-entity/pom.xml
@@ -2,12 +2,12 @@
4.0.0
kalix-maven-archetype-event-sourced-entity
- 1.5.18
+ 1.5.19
maven-archetype
io.kalix
kalix-maven-java
- 1.5.18
+ 1.5.19
Kalix Maven Archetype (Event Sourced entity)
diff --git a/maven-java/kalix-maven-archetype-value-entity/pom.xml b/maven-java/kalix-maven-archetype-value-entity/pom.xml
index 16fb5c035a..bb8bcbd5f6 100644
--- a/maven-java/kalix-maven-archetype-value-entity/pom.xml
+++ b/maven-java/kalix-maven-archetype-value-entity/pom.xml
@@ -2,12 +2,12 @@
4.0.0
kalix-maven-archetype
- 1.5.18
+ 1.5.19
maven-archetype
io.kalix
kalix-maven-java
- 1.5.18
+ 1.5.19
Kalix Maven Archetype (Value entity)
diff --git a/maven-java/kalix-maven-plugin/pom.xml b/maven-java/kalix-maven-plugin/pom.xml
index 7c59810b49..0100773069 100644
--- a/maven-java/kalix-maven-plugin/pom.xml
+++ b/maven-java/kalix-maven-plugin/pom.xml
@@ -7,7 +7,7 @@
io.kalix
kalix-maven-java
- 1.5.18
+ 1.5.19
kalix-maven-plugin
diff --git a/maven-java/pom.xml b/maven-java/pom.xml
index 41df5ad614..af30fba9d2 100644
--- a/maven-java/pom.xml
+++ b/maven-java/pom.xml
@@ -5,7 +5,7 @@
io.kalix
kalix-maven-java
- 1.5.18
+ 1.5.19
pom
Kalix Java Maven parent pom
diff --git a/samples/java-protobuf-customer-registry-kafka-quickstart/pom.xml b/samples/java-protobuf-customer-registry-kafka-quickstart/pom.xml
index a59a7131a7..64a1eea705 100644
--- a/samples/java-protobuf-customer-registry-kafka-quickstart/pom.xml
+++ b/samples/java-protobuf-customer-registry-kafka-quickstart/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
customer
diff --git a/samples/java-protobuf-customer-registry-quickstart/pom.xml b/samples/java-protobuf-customer-registry-quickstart/pom.xml
index 6cd88b7dac..966f84a2c8 100644
--- a/samples/java-protobuf-customer-registry-quickstart/pom.xml
+++ b/samples/java-protobuf-customer-registry-quickstart/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
customer
diff --git a/samples/java-protobuf-customer-registry-views-quickstart/pom.xml b/samples/java-protobuf-customer-registry-views-quickstart/pom.xml
index 64468a1f77..bcef782b0d 100644
--- a/samples/java-protobuf-customer-registry-views-quickstart/pom.xml
+++ b/samples/java-protobuf-customer-registry-views-quickstart/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
customer
diff --git a/samples/java-protobuf-doc-snippets/pom.xml b/samples/java-protobuf-doc-snippets/pom.xml
index 36210c240e..4909fa5fd1 100644
--- a/samples/java-protobuf-doc-snippets/pom.xml
+++ b/samples/java-protobuf-doc-snippets/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-eventsourced-counter/pom.xml b/samples/java-protobuf-eventsourced-counter/pom.xml
index 3c05027204..6dcb507486 100644
--- a/samples/java-protobuf-eventsourced-counter/pom.xml
+++ b/samples/java-protobuf-eventsourced-counter/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml b/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml
index c4ceebe02f..6c43030981 100644
--- a/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml
+++ b/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
io.kalix.samples
diff --git a/samples/java-protobuf-eventsourced-customer-registry/pom.xml b/samples/java-protobuf-eventsourced-customer-registry/pom.xml
index b9f44447a1..e0ecc69710 100644
--- a/samples/java-protobuf-eventsourced-customer-registry/pom.xml
+++ b/samples/java-protobuf-eventsourced-customer-registry/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
io.kalix.samples
diff --git a/samples/java-protobuf-eventsourced-shopping-cart/pom.xml b/samples/java-protobuf-eventsourced-shopping-cart/pom.xml
index 759ad0b678..9709902d0d 100644
--- a/samples/java-protobuf-eventsourced-shopping-cart/pom.xml
+++ b/samples/java-protobuf-eventsourced-shopping-cart/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-fibonacci-action/pom.xml b/samples/java-protobuf-fibonacci-action/pom.xml
index d4d2bc6aed..9802d7e839 100644
--- a/samples/java-protobuf-fibonacci-action/pom.xml
+++ b/samples/java-protobuf-fibonacci-action/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-first-service/pom.xml b/samples/java-protobuf-first-service/pom.xml
index 8fc3bc7567..4c8352231c 100644
--- a/samples/java-protobuf-first-service/pom.xml
+++ b/samples/java-protobuf-first-service/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-reliable-timers/pom.xml b/samples/java-protobuf-reliable-timers/pom.xml
index b22f558776..749b91954c 100644
--- a/samples/java-protobuf-reliable-timers/pom.xml
+++ b/samples/java-protobuf-reliable-timers/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-replicatedentity-examples/pom.xml b/samples/java-protobuf-replicatedentity-examples/pom.xml
index 92d5368cad..6c4aedb01a 100644
--- a/samples/java-protobuf-replicatedentity-examples/pom.xml
+++ b/samples/java-protobuf-replicatedentity-examples/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml b/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml
index 0a9cc3b3d4..b44396605b 100644
--- a/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml
+++ b/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-shopping-cart-quickstart/pom.xml b/samples/java-protobuf-shopping-cart-quickstart/pom.xml
index 6f79a983f5..adf3b09ed9 100644
--- a/samples/java-protobuf-shopping-cart-quickstart/pom.xml
+++ b/samples/java-protobuf-shopping-cart-quickstart/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
shop
diff --git a/samples/java-protobuf-tracing/pom.xml b/samples/java-protobuf-tracing/pom.xml
index e4c29d7a11..3f4ce2a05f 100644
--- a/samples/java-protobuf-tracing/pom.xml
+++ b/samples/java-protobuf-tracing/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-transfer-workflow-compensation/pom.xml b/samples/java-protobuf-transfer-workflow-compensation/pom.xml
index 7131864dc5..e589097999 100644
--- a/samples/java-protobuf-transfer-workflow-compensation/pom.xml
+++ b/samples/java-protobuf-transfer-workflow-compensation/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-transfer-workflow/pom.xml b/samples/java-protobuf-transfer-workflow/pom.xml
index 5110b7d5b3..961e6ca619 100644
--- a/samples/java-protobuf-transfer-workflow/pom.xml
+++ b/samples/java-protobuf-transfer-workflow/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-valueentity-counter/pom.xml b/samples/java-protobuf-valueentity-counter/pom.xml
index 8bf793a876..3a00d48796 100644
--- a/samples/java-protobuf-valueentity-counter/pom.xml
+++ b/samples/java-protobuf-valueentity-counter/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-valueentity-customer-registry/pom.xml b/samples/java-protobuf-valueentity-customer-registry/pom.xml
index a8381cac9a..aa74b9173b 100644
--- a/samples/java-protobuf-valueentity-customer-registry/pom.xml
+++ b/samples/java-protobuf-valueentity-customer-registry/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
io.kalix.samples
diff --git a/samples/java-protobuf-valueentity-shopping-cart/pom.xml b/samples/java-protobuf-valueentity-shopping-cart/pom.xml
index c7c0b2db5f..c457faa478 100644
--- a/samples/java-protobuf-valueentity-shopping-cart/pom.xml
+++ b/samples/java-protobuf-valueentity-shopping-cart/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/java-protobuf-view-store/pom.xml b/samples/java-protobuf-view-store/pom.xml
index a2ed6afbe5..834a54b868 100644
--- a/samples/java-protobuf-view-store/pom.xml
+++ b/samples/java-protobuf-view-store/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
io.kalix.samples
diff --git a/samples/java-protobuf-web-resources/pom.xml b/samples/java-protobuf-web-resources/pom.xml
index 0d1629bf3f..c500d77b79 100644
--- a/samples/java-protobuf-web-resources/pom.xml
+++ b/samples/java-protobuf-web-resources/pom.xml
@@ -4,7 +4,7 @@
io.kalix
kalix-java-sdk-protobuf-parent
- 1.5.18
+ 1.5.19
com.example
diff --git a/samples/scala-protobuf-customer-registry-quickstart/project/plugins.sbt b/samples/scala-protobuf-customer-registry-quickstart/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-customer-registry-quickstart/project/plugins.sbt
+++ b/samples/scala-protobuf-customer-registry-quickstart/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-doc-snippets/project/plugins.sbt b/samples/scala-protobuf-doc-snippets/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-doc-snippets/project/plugins.sbt
+++ b/samples/scala-protobuf-doc-snippets/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-eventsourced-counter/project/plugins.sbt b/samples/scala-protobuf-eventsourced-counter/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-eventsourced-counter/project/plugins.sbt
+++ b/samples/scala-protobuf-eventsourced-counter/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-eventsourced-customer-registry-subscriber/project/plugins.sbt b/samples/scala-protobuf-eventsourced-customer-registry-subscriber/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-eventsourced-customer-registry-subscriber/project/plugins.sbt
+++ b/samples/scala-protobuf-eventsourced-customer-registry-subscriber/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-eventsourced-customer-registry/project/plugins.sbt b/samples/scala-protobuf-eventsourced-customer-registry/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-eventsourced-customer-registry/project/plugins.sbt
+++ b/samples/scala-protobuf-eventsourced-customer-registry/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-eventsourced-shopping-cart/project/plugins.sbt b/samples/scala-protobuf-eventsourced-shopping-cart/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-eventsourced-shopping-cart/project/plugins.sbt
+++ b/samples/scala-protobuf-eventsourced-shopping-cart/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-fibonacci-action/project/plugins.sbt b/samples/scala-protobuf-fibonacci-action/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-fibonacci-action/project/plugins.sbt
+++ b/samples/scala-protobuf-fibonacci-action/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-first-service/project/plugins.sbt b/samples/scala-protobuf-first-service/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-first-service/project/plugins.sbt
+++ b/samples/scala-protobuf-first-service/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-reliable-timers/project/plugins.sbt b/samples/scala-protobuf-reliable-timers/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-reliable-timers/project/plugins.sbt
+++ b/samples/scala-protobuf-reliable-timers/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-replicatedentity-examples/project/plugins.sbt b/samples/scala-protobuf-replicatedentity-examples/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-replicatedentity-examples/project/plugins.sbt
+++ b/samples/scala-protobuf-replicatedentity-examples/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-replicatedentity-shopping-cart/project/plugins.sbt b/samples/scala-protobuf-replicatedentity-shopping-cart/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-replicatedentity-shopping-cart/project/plugins.sbt
+++ b/samples/scala-protobuf-replicatedentity-shopping-cart/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-tracing/project/plugins.sbt b/samples/scala-protobuf-tracing/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-tracing/project/plugins.sbt
+++ b/samples/scala-protobuf-tracing/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-transfer-workflow-compensation/project/plugins.sbt b/samples/scala-protobuf-transfer-workflow-compensation/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-transfer-workflow-compensation/project/plugins.sbt
+++ b/samples/scala-protobuf-transfer-workflow-compensation/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-transfer-workflow/project/plugins.sbt b/samples/scala-protobuf-transfer-workflow/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-transfer-workflow/project/plugins.sbt
+++ b/samples/scala-protobuf-transfer-workflow/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-validated/project/plugins.sbt b/samples/scala-protobuf-validated/project/plugins.sbt
index 9cfeba44ca..642bb79ce2 100644
--- a/samples/scala-protobuf-validated/project/plugins.sbt
+++ b/samples/scala-protobuf-validated/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-valueentity-counter/project/plugins.sbt b/samples/scala-protobuf-valueentity-counter/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-valueentity-counter/project/plugins.sbt
+++ b/samples/scala-protobuf-valueentity-counter/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-valueentity-customer-registry/project/plugins.sbt b/samples/scala-protobuf-valueentity-customer-registry/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-valueentity-customer-registry/project/plugins.sbt
+++ b/samples/scala-protobuf-valueentity-customer-registry/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-valueentity-shopping-cart/project/plugins.sbt b/samples/scala-protobuf-valueentity-shopping-cart/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-valueentity-shopping-cart/project/plugins.sbt
+++ b/samples/scala-protobuf-valueentity-shopping-cart/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-view-store/project/plugins.sbt b/samples/scala-protobuf-view-store/project/plugins.sbt
index 271f4b9b7f..12db658b89 100644
--- a/samples/scala-protobuf-view-store/project/plugins.sbt
+++ b/samples/scala-protobuf-view-store/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
diff --git a/samples/scala-protobuf-web-resources/project/plugins.sbt b/samples/scala-protobuf-web-resources/project/plugins.sbt
index 4b9c2608e4..937277b157 100644
--- a/samples/scala-protobuf-web-resources/project/plugins.sbt
+++ b/samples/scala-protobuf-web-resources/project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.18"))
+addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.5.19"))
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
\ No newline at end of file