Skip to content

Commit

Permalink
KVision 7 versions for kvision-project-wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaros committed Nov 5, 2023
1 parent 27e1404 commit 9c624ad
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions versions7.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"kvision": "7.0.1",
"kotlin": "1.9.10",
"kvision": "7.1.0",
"kotlin": "1.9.20",
"coroutines": "1.7.3",
"template-javalin": {
},
"template-jooby": {
"jooby": "3.0.5"
"jooby": "3.0.6"
},
"template-ktor": {
"ktor": "2.3.4",
"ktor": "2.3.5",
"koin-annotations": "1.3.0"
},
"template-micronaut": {
"micronaut": "4.1.1",
"micronaut-plugins": "4.1.0"
"micronaut": "4.1.6",
"micronaut-plugins": "4.1.2"
},
"template-spring-boot": {
"spring-boot": "3.1.3"
"spring-boot": "3.1.5"
},
"template-vertx": {
"vertx-plugin": "1.4.0"
Expand Down

0 comments on commit 9c624ad

Please sign in to comment.