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 Sep 19, 2023
1 parent 9178a2e commit 6e0f7ec
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions versions7.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"kvision": "7.0.0",
"kotlin": "1.9.0",
"kvision": "7.0.1",
"kotlin": "1.9.10",
"coroutines": "1.7.3",
"template-javalin": {
},
"template-jooby": {
"jooby": "3.0.2"
"jooby": "3.0.5"
},
"template-ktor": {
"ktor": "2.3.3",
"koin-annotations": "1.2.2"
"ktor": "2.3.4",
"koin-annotations": "1.3.0"
},
"template-micronaut": {
"micronaut": "4.0.3",
"micronaut-plugins": "4.0.2"
"micronaut": "4.1.1",
"micronaut-plugins": "4.1.0"
},
"template-spring-boot": {
"spring-boot": "3.1.2"
"spring-boot": "3.1.3"
},
"template-vertx": {
"vertx-plugin": "1.4.0"
Expand Down

0 comments on commit 6e0f7ec

Please sign in to comment.