From d29112fbcf3d1b2b611d1f00d2cd3de6d1f404af Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 6 Jan 2024 17:20:09 +0100 Subject: [PATCH] KVision 7 versions for kvision-project-wizard --- versions7.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/versions7.json b/versions7.json index 3d7257b6cc7..b2684908fa7 100644 --- a/versions7.json +++ b/versions7.json @@ -1,22 +1,22 @@ { - "kvision": "7.2.0", - "kotlin": "1.9.20", - "coroutines": "1.7.3", + "kvision": "7.3.0", + "kotlin": "1.9.22", + "coroutines": "1.8.0-RC2", "template-javalin": { }, "template-jooby": { - "jooby": "3.0.6" + "jooby": "3.0.7" }, "template-ktor": { - "ktor": "2.3.6", + "ktor": "2.3.7", "koin-annotations": "1.3.0" }, "template-micronaut": { - "micronaut": "4.2.0", - "micronaut-plugins": "4.2.0" + "micronaut": "4.2.3", + "micronaut-plugins": "4.2.1" }, "template-spring-boot": { - "spring-boot": "3.2.0" + "spring-boot": "3.2.1" }, "template-vertx": { "vertx-plugin": "1.4.0"