Skip to content

Commit

Permalink
KVision 8 versions for kvision-project-wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaros committed Oct 16, 2024
1 parent 92a95df commit 7daa345
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions versions8.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"kvision": "8.0.0",
"kotlin": "2.0.20",
"coroutines": "1.9.0-RC.2",
"kvision": "8.0.1",
"kotlin": "2.0.21",
"coroutines": "1.9.0",
"template-javalin": {
},
"template-jooby": {
"jooby": "3.3.0"
"jooby": "3.4.2"
},
"template-ktor": {
"ktor": "2.3.12",
"koin-annotations": "1.4.0-RC3"
},
"template-micronaut": {
"micronaut": "4.6.1",
"micronaut-plugins": "4.4.2"
"micronaut": "4.6.3",
"micronaut-plugins": "4.4.3"
},
"template-spring-boot": {
"spring-boot": "3.3.3"
"spring-boot": "3.3.4"
},
"template-vertx": {
"vertx-plugin": "1.4.0"
Expand Down

0 comments on commit 7daa345

Please sign in to comment.