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 57ca19c987..839dd06769 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.3.3 + 1.3.4 maven-archetype io.kalix kalix-maven-java - 1.3.3 + 1.3.4 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 24ea953957..aa98ac6baa 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.3.3 + 1.3.4 maven-archetype io.kalix kalix-maven-java - 1.3.3 + 1.3.4 Kalix Maven Archetype (Value entity) diff --git a/maven-java/kalix-maven-plugin/pom.xml b/maven-java/kalix-maven-plugin/pom.xml index 1604adec8d..6ea51b50d0 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.3.3 + 1.3.4 kalix-maven-plugin diff --git a/maven-java/kalix-spring-boot-archetype/pom.xml b/maven-java/kalix-spring-boot-archetype/pom.xml index 8d0c1a63b9..2386929aa8 100644 --- a/maven-java/kalix-spring-boot-archetype/pom.xml +++ b/maven-java/kalix-spring-boot-archetype/pom.xml @@ -2,12 +2,12 @@ 4.0.0 kalix-spring-boot-archetype - 1.3.3 + 1.3.4 maven-archetype io.kalix kalix-maven-java - 1.3.3 + 1.3.4 Kalix Maven Archetype (Java SDK) diff --git a/maven-java/kalix-spring-boot-kotlin-archetype/pom.xml b/maven-java/kalix-spring-boot-kotlin-archetype/pom.xml index fee3dbc62a..1b08b95a90 100644 --- a/maven-java/kalix-spring-boot-kotlin-archetype/pom.xml +++ b/maven-java/kalix-spring-boot-kotlin-archetype/pom.xml @@ -2,12 +2,12 @@ 4.0.0 kalix-spring-boot-kotlin-archetype - 1.3.3 + 1.3.4 maven-archetype io.kalix kalix-maven-java - 1.3.3 + 1.3.4 Kalix Maven Archetype (Java SDK) diff --git a/maven-java/pom.xml b/maven-java/pom.xml index 5e3b97b8f0..1172e14564 100644 --- a/maven-java/pom.xml +++ b/maven-java/pom.xml @@ -5,7 +5,7 @@ io.kalix kalix-maven-java - 1.3.3 + 1.3.4 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 cb41630011..efee061bee 100644 --- a/samples/java-protobuf-customer-registry-kafka-quickstart/pom.xml +++ b/samples/java-protobuf-customer-registry-kafka-quickstart/pom.xml @@ -18,7 +18,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-customer-registry-quickstart/pom.xml b/samples/java-protobuf-customer-registry-quickstart/pom.xml index cb03b9973d..1e0699f58c 100644 --- a/samples/java-protobuf-customer-registry-quickstart/pom.xml +++ b/samples/java-protobuf-customer-registry-quickstart/pom.xml @@ -18,7 +18,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-customer-registry-views-quickstart/pom.xml b/samples/java-protobuf-customer-registry-views-quickstart/pom.xml index 232acaebf5..1cb917df7a 100644 --- a/samples/java-protobuf-customer-registry-views-quickstart/pom.xml +++ b/samples/java-protobuf-customer-registry-views-quickstart/pom.xml @@ -18,7 +18,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-doc-snippets/pom.xml b/samples/java-protobuf-doc-snippets/pom.xml index dfe6eff1d2..b142115c0d 100644 --- a/samples/java-protobuf-doc-snippets/pom.xml +++ b/samples/java-protobuf-doc-snippets/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-eventsourced-counter/pom.xml b/samples/java-protobuf-eventsourced-counter/pom.xml index 204e2fc074..8520047655 100644 --- a/samples/java-protobuf-eventsourced-counter/pom.xml +++ b/samples/java-protobuf-eventsourced-counter/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml b/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml index c0c18069cc..47f58868e7 100644 --- a/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml +++ b/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-eventsourced-customer-registry/pom.xml b/samples/java-protobuf-eventsourced-customer-registry/pom.xml index 2825a1973b..8b16bffece 100644 --- a/samples/java-protobuf-eventsourced-customer-registry/pom.xml +++ b/samples/java-protobuf-eventsourced-customer-registry/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-eventsourced-shopping-cart/pom.xml b/samples/java-protobuf-eventsourced-shopping-cart/pom.xml index 611f1ad500..d30468efa3 100644 --- a/samples/java-protobuf-eventsourced-shopping-cart/pom.xml +++ b/samples/java-protobuf-eventsourced-shopping-cart/pom.xml @@ -20,7 +20,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-fibonacci-action/pom.xml b/samples/java-protobuf-fibonacci-action/pom.xml index 47995b79ec..d0354db370 100644 --- a/samples/java-protobuf-fibonacci-action/pom.xml +++ b/samples/java-protobuf-fibonacci-action/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-first-service/pom.xml b/samples/java-protobuf-first-service/pom.xml index 9107f06c48..debddd8ed2 100644 --- a/samples/java-protobuf-first-service/pom.xml +++ b/samples/java-protobuf-first-service/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-reliable-timers/pom.xml b/samples/java-protobuf-reliable-timers/pom.xml index 17eaa23de6..f29fcaafec 100644 --- a/samples/java-protobuf-reliable-timers/pom.xml +++ b/samples/java-protobuf-reliable-timers/pom.xml @@ -18,7 +18,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.2 diff --git a/samples/java-protobuf-replicatedentity-examples/pom.xml b/samples/java-protobuf-replicatedentity-examples/pom.xml index eee8d89a8c..86e081309c 100644 --- a/samples/java-protobuf-replicatedentity-examples/pom.xml +++ b/samples/java-protobuf-replicatedentity-examples/pom.xml @@ -20,7 +20,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml b/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml index 5c7934bc1b..5ee5622401 100644 --- a/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml +++ b/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml @@ -20,7 +20,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-shopping-cart-quickstart/pom.xml b/samples/java-protobuf-shopping-cart-quickstart/pom.xml index 598ac167f6..5ad6862f44 100644 --- a/samples/java-protobuf-shopping-cart-quickstart/pom.xml +++ b/samples/java-protobuf-shopping-cart-quickstart/pom.xml @@ -18,7 +18,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-valueentity-counter/pom.xml b/samples/java-protobuf-valueentity-counter/pom.xml index a0141de216..b03ed6c938 100644 --- a/samples/java-protobuf-valueentity-counter/pom.xml +++ b/samples/java-protobuf-valueentity-counter/pom.xml @@ -20,7 +20,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-valueentity-customer-registry/pom.xml b/samples/java-protobuf-valueentity-customer-registry/pom.xml index 6911930cf8..9b48e320f5 100644 --- a/samples/java-protobuf-valueentity-customer-registry/pom.xml +++ b/samples/java-protobuf-valueentity-customer-registry/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-valueentity-shopping-cart/pom.xml b/samples/java-protobuf-valueentity-shopping-cart/pom.xml index b638cf3bad..3e329ca433 100644 --- a/samples/java-protobuf-valueentity-shopping-cart/pom.xml +++ b/samples/java-protobuf-valueentity-shopping-cart/pom.xml @@ -20,7 +20,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-view-store/pom.xml b/samples/java-protobuf-view-store/pom.xml index 5dc599af81..06058f58c6 100644 --- a/samples/java-protobuf-view-store/pom.xml +++ b/samples/java-protobuf-view-store/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 diff --git a/samples/java-protobuf-web-resources/pom.xml b/samples/java-protobuf-web-resources/pom.xml index eb0f772d10..08121512cc 100644 --- a/samples/java-protobuf-web-resources/pom.xml +++ b/samples/java-protobuf-web-resources/pom.xml @@ -19,7 +19,7 @@ 11 UTF-8 - 1.3.3 + 1.3.4 2.1.6 3.22.2 diff --git a/samples/java-spring-customer-registry-quickstart/pom.xml b/samples/java-spring-customer-registry-quickstart/pom.xml index 2e66a526fe..1cb72558c3 100644 --- a/samples/java-spring-customer-registry-quickstart/pom.xml +++ b/samples/java-spring-customer-registry-quickstart/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-customer-registry-views-quickstart/pom.xml b/samples/java-spring-customer-registry-views-quickstart/pom.xml index 14db588b5b..7127c86e25 100644 --- a/samples/java-spring-customer-registry-views-quickstart/pom.xml +++ b/samples/java-spring-customer-registry-views-quickstart/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-doc-snippets/pom.xml b/samples/java-spring-doc-snippets/pom.xml index bd4233b453..30768d68c8 100644 --- a/samples/java-spring-doc-snippets/pom.xml +++ b/samples/java-spring-doc-snippets/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-eventsourced-counter/pom.xml b/samples/java-spring-eventsourced-counter/pom.xml index d2ae45dac0..e782b55ec6 100644 --- a/samples/java-spring-eventsourced-counter/pom.xml +++ b/samples/java-spring-eventsourced-counter/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-eventsourced-customer-registry-subscriber/pom.xml b/samples/java-spring-eventsourced-customer-registry-subscriber/pom.xml index 0d172db172..d79b3caf08 100644 --- a/samples/java-spring-eventsourced-customer-registry-subscriber/pom.xml +++ b/samples/java-spring-eventsourced-customer-registry-subscriber/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-eventsourced-customer-registry/pom.xml b/samples/java-spring-eventsourced-customer-registry/pom.xml index bd4d90fd8d..be11bb4f49 100644 --- a/samples/java-spring-eventsourced-customer-registry/pom.xml +++ b/samples/java-spring-eventsourced-customer-registry/pom.xml @@ -26,7 +26,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-eventsourced-shopping-cart/pom.xml b/samples/java-spring-eventsourced-shopping-cart/pom.xml index d30a2508bd..23dc9ea21b 100644 --- a/samples/java-spring-eventsourced-shopping-cart/pom.xml +++ b/samples/java-spring-eventsourced-shopping-cart/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-fibonacci-action/pom.xml b/samples/java-spring-fibonacci-action/pom.xml index 0f7572fd2b..8dadf6d47a 100644 --- a/samples/java-spring-fibonacci-action/pom.xml +++ b/samples/java-spring-fibonacci-action/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-reliable-timers/pom.xml b/samples/java-spring-reliable-timers/pom.xml index a639a9d01a..ca2643114f 100644 --- a/samples/java-spring-reliable-timers/pom.xml +++ b/samples/java-spring-reliable-timers/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-shopping-cart-quickstart/pom.xml b/samples/java-spring-shopping-cart-quickstart/pom.xml index c397dd5d56..1f6d6330e1 100644 --- a/samples/java-spring-shopping-cart-quickstart/pom.xml +++ b/samples/java-spring-shopping-cart-quickstart/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-transfer-workflow-compensation/pom.xml b/samples/java-spring-transfer-workflow-compensation/pom.xml index 80b79399e5..7a727bb372 100644 --- a/samples/java-spring-transfer-workflow-compensation/pom.xml +++ b/samples/java-spring-transfer-workflow-compensation/pom.xml @@ -26,7 +26,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-transfer-workflow/pom.xml b/samples/java-spring-transfer-workflow/pom.xml index 0ad29207a2..5b0dc27d94 100644 --- a/samples/java-spring-transfer-workflow/pom.xml +++ b/samples/java-spring-transfer-workflow/pom.xml @@ -26,7 +26,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-valueentity-counter/pom.xml b/samples/java-spring-valueentity-counter/pom.xml index 3cb3078649..ab9122d99f 100644 --- a/samples/java-spring-valueentity-counter/pom.xml +++ b/samples/java-spring-valueentity-counter/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-valueentity-customer-registry/pom.xml b/samples/java-spring-valueentity-customer-registry/pom.xml index 723bb513c5..f69f54bba5 100644 --- a/samples/java-spring-valueentity-customer-registry/pom.xml +++ b/samples/java-spring-valueentity-customer-registry/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-valueentity-shopping-cart/pom.xml b/samples/java-spring-valueentity-shopping-cart/pom.xml index 8b76161a26..c619951e3d 100644 --- a/samples/java-spring-valueentity-shopping-cart/pom.xml +++ b/samples/java-spring-valueentity-shopping-cart/pom.xml @@ -25,7 +25,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/java-spring-view-store/pom.xml b/samples/java-spring-view-store/pom.xml index 8060f9e1e1..bd7466994d 100644 --- a/samples/java-spring-view-store/pom.xml +++ b/samples/java-spring-view-store/pom.xml @@ -26,7 +26,7 @@ 17 UTF-8 - 1.3.3 + 1.3.4 diff --git a/samples/scala-protobuf-customer-registry-quickstart/project/plugins.sbt b/samples/scala-protobuf-customer-registry-quickstart/project/plugins.sbt index a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") 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 a46c25437d..bf8b482ea1 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.3.3")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.4")) addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")