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 Dec 3, 2024
1 parent 8fb983d commit 708963b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions versions8.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"kvision": "8.0.1",
"kotlin": "2.0.21",
"kvision": "8.1.0",
"kotlin": "2.1.0",
"coroutines": "1.9.0",
"template-javalin": {
},
"template-jooby": {
"jooby": "3.4.2"
"jooby": "3.5.4"
},
"template-ktor": {
"ktor": "2.3.12",
"koin-annotations": "1.4.0-RC3"
"ktor": "3.0.1",
"koin-annotations": "1.4.0"
},
"template-micronaut": {
"micronaut": "4.6.3",
"micronaut-plugins": "4.4.3"
"micronaut": "4.7.1",
"micronaut-plugins": "4.4.4"
},
"template-spring-boot": {
"spring-boot": "3.3.4"
"spring-boot": "3.4.0"
},
"template-vertx": {
"vertx-plugin": "1.4.0"
Expand Down

0 comments on commit 708963b

Please sign in to comment.