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 1376d04a32..ec9169a63b 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.1 + 1.3.2 maven-archetype io.kalix kalix-maven-java - 1.3.1 + 1.3.2 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 e2b533e49f..1c0e0dd430 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.1 + 1.3.2 maven-archetype io.kalix kalix-maven-java - 1.3.1 + 1.3.2 Kalix Maven Archetype (Value entity) diff --git a/maven-java/kalix-maven-plugin/pom.xml b/maven-java/kalix-maven-plugin/pom.xml index 5f344957e4..75ce92e618 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.1 + 1.3.2 kalix-maven-plugin diff --git a/maven-java/kalix-spring-boot-archetype/pom.xml b/maven-java/kalix-spring-boot-archetype/pom.xml index 3b112b57dd..1069367bd7 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.1 + 1.3.2 maven-archetype io.kalix kalix-maven-java - 1.3.1 + 1.3.2 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 0390203b89..dcabb371be 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.1 + 1.3.2 maven-archetype io.kalix kalix-maven-java - 1.3.1 + 1.3.2 Kalix Maven Archetype (Java SDK) diff --git a/maven-java/pom.xml b/maven-java/pom.xml index e165775ecc..1625330d4f 100644 --- a/maven-java/pom.xml +++ b/maven-java/pom.xml @@ -5,7 +5,7 @@ io.kalix kalix-maven-java - 1.3.1 + 1.3.2 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 6210e750cc..0838d2ff7b 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-customer-registry-quickstart/pom.xml b/samples/java-protobuf-customer-registry-quickstart/pom.xml index 6210e750cc..0838d2ff7b 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-customer-registry-views-quickstart/pom.xml b/samples/java-protobuf-customer-registry-views-quickstart/pom.xml index 3ac895b80a..3734754238 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-doc-snippets/pom.xml b/samples/java-protobuf-doc-snippets/pom.xml index b54e7a917e..d419de4f51 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-eventsourced-counter/pom.xml b/samples/java-protobuf-eventsourced-counter/pom.xml index 7e84cf8904..117cb118b0 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml b/samples/java-protobuf-eventsourced-customer-registry-subscriber/pom.xml index 17b8b26169..99ef9c5dc8 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-eventsourced-customer-registry/pom.xml b/samples/java-protobuf-eventsourced-customer-registry/pom.xml index 3a862534ca..c0140dee28 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-eventsourced-shopping-cart/pom.xml b/samples/java-protobuf-eventsourced-shopping-cart/pom.xml index 9c910a404b..722e44131e 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-fibonacci-action/pom.xml b/samples/java-protobuf-fibonacci-action/pom.xml index f1289a6600..dab6130bb7 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-first-service/pom.xml b/samples/java-protobuf-first-service/pom.xml index efe6b8ae3d..2c38f51f68 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-reliable-timers/pom.xml b/samples/java-protobuf-reliable-timers/pom.xml index 2447e1f988..5891825924 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.1 + 1.3.2 2.1.2 diff --git a/samples/java-protobuf-replicatedentity-examples/pom.xml b/samples/java-protobuf-replicatedentity-examples/pom.xml index bef4514cae..70fc0fad0f 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml b/samples/java-protobuf-replicatedentity-shopping-cart/pom.xml index 6d72ef4f87..8d841544bb 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-shopping-cart-quickstart/pom.xml b/samples/java-protobuf-shopping-cart-quickstart/pom.xml index c67c848ecf..ad54667a8e 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-valueentity-counter-spring-client/pom.xml b/samples/java-protobuf-valueentity-counter-spring-client/pom.xml index 89de174001..d163361af3 100644 --- a/samples/java-protobuf-valueentity-counter-spring-client/pom.xml +++ b/samples/java-protobuf-valueentity-counter-spring-client/pom.xml @@ -21,7 +21,7 @@ 11 11 UTF-8 - 1.3.1 + 1.3.2 2.1.4 3.19.2 0.6.1 diff --git a/samples/java-protobuf-valueentity-counter/pom.xml b/samples/java-protobuf-valueentity-counter/pom.xml index 2fe1645d9f..0de15b9b61 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-valueentity-customer-registry/pom.xml b/samples/java-protobuf-valueentity-customer-registry/pom.xml index 5d9552f97a..9eaa174362 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-valueentity-shopping-cart/pom.xml b/samples/java-protobuf-valueentity-shopping-cart/pom.xml index 0b5accff27..3f38c85151 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-view-store/pom.xml b/samples/java-protobuf-view-store/pom.xml index ebf2a2d0d5..014d7d261c 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.1 + 1.3.2 2.1.4 diff --git a/samples/java-protobuf-web-resources/pom.xml b/samples/java-protobuf-web-resources/pom.xml index 3628081fec..99f954f892 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.1 + 1.3.2 2.1.4 3.22.2 diff --git a/samples/java-spring-customer-registry-quickstart/pom.xml b/samples/java-spring-customer-registry-quickstart/pom.xml index ecee346754..fc3923e53f 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.1 + 1.3.2 diff --git a/samples/java-spring-customer-registry-views-quickstart/pom.xml b/samples/java-spring-customer-registry-views-quickstart/pom.xml index 4d7476ddfe..0baf82faa4 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.1 + 1.3.2 diff --git a/samples/java-spring-doc-snippets/pom.xml b/samples/java-spring-doc-snippets/pom.xml index 84bdedb9c4..5f8e60b4d4 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.1 + 1.3.2 diff --git a/samples/java-spring-eventsourced-counter/pom.xml b/samples/java-spring-eventsourced-counter/pom.xml index 5d2694b080..468606ba1f 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.1 + 1.3.2 diff --git a/samples/java-spring-eventsourced-customer-registry-subscriber/pom.xml b/samples/java-spring-eventsourced-customer-registry-subscriber/pom.xml index d7ab900fc5..6281069ad3 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.1 + 1.3.2 diff --git a/samples/java-spring-eventsourced-customer-registry/pom.xml b/samples/java-spring-eventsourced-customer-registry/pom.xml index ee19d27158..0d1683725e 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.1 + 1.3.2 diff --git a/samples/java-spring-eventsourced-shopping-cart/pom.xml b/samples/java-spring-eventsourced-shopping-cart/pom.xml index 57ad1ab612..4c6b321d62 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.1 + 1.3.2 diff --git a/samples/java-spring-fibonacci-action/pom.xml b/samples/java-spring-fibonacci-action/pom.xml index 607f600a22..fe7f594b08 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.1 + 1.3.2 diff --git a/samples/java-spring-reliable-timers/pom.xml b/samples/java-spring-reliable-timers/pom.xml index ade1a9f46e..2427169ace 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.1 + 1.3.2 diff --git a/samples/java-spring-shopping-cart-quickstart/pom.xml b/samples/java-spring-shopping-cart-quickstart/pom.xml index e53b052d3e..1bb147ffdd 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.1 + 1.3.2 diff --git a/samples/java-spring-transfer-workflow-compensation/pom.xml b/samples/java-spring-transfer-workflow-compensation/pom.xml index 49c2d1e095..f2372b9d72 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.1 + 1.3.2 diff --git a/samples/java-spring-transfer-workflow/pom.xml b/samples/java-spring-transfer-workflow/pom.xml index 5efaf5e077..14198f9a46 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.1 + 1.3.2 diff --git a/samples/java-spring-valueentity-counter/pom.xml b/samples/java-spring-valueentity-counter/pom.xml index 60988d4a38..3585e2dae0 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.1 + 1.3.2 diff --git a/samples/java-spring-valueentity-customer-registry/pom.xml b/samples/java-spring-valueentity-customer-registry/pom.xml index ef9928beea..36e2f3a171 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.1 + 1.3.2 diff --git a/samples/java-spring-valueentity-shopping-cart/pom.xml b/samples/java-spring-valueentity-shopping-cart/pom.xml index f4a7d511b1..87c87466c0 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.1 + 1.3.2 diff --git a/samples/java-spring-view-store/pom.xml b/samples/java-spring-view-store/pom.xml index 761b7ffa36..d40736df51 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.1 + 1.3.2 diff --git a/samples/scala-protobuf-customer-registry-quickstart/project/plugins.sbt b/samples/scala-protobuf-customer-registry-quickstart/project/plugins.sbt index b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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 b0d1388b6e..abc4e339c5 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.1")) +addSbtPlugin("io.kalix" % "sbt-kalix" % System.getProperty("kalix-sdk.version", "1.3.2")) 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")