From 6faec705beb1d129b83c9475d89dbb8f1bad4728 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 25 Feb 2024 08:58:36 +0100 Subject: [PATCH] KVision 7 versions for kvision-project-wizard --- versions7.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/versions7.json b/versions7.json index ea63e43d6e3..0d82c8537f1 100644 --- a/versions7.json +++ b/versions7.json @@ -1,7 +1,7 @@ { - "kvision": "7.4.0", + "kvision": "7.4.1", "kotlin": "1.9.22", - "coroutines": "1.8.0-RC2", + "coroutines": "1.8.0", "template-javalin": { }, "template-jooby": { @@ -12,11 +12,11 @@ "koin-annotations": "1.3.1" }, "template-micronaut": { - "micronaut": "4.3.1", - "micronaut-plugins": "4.3.2" + "micronaut": "4.3.3", + "micronaut-plugins": "4.3.3" }, "template-spring-boot": { - "spring-boot": "3.2.2" + "spring-boot": "3.2.3" }, "template-vertx": { "vertx-plugin": "1.4.0"