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 May 25, 2024
1 parent fa4de70 commit 61ac655
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.4.5",
"kotlin": "1.9.23",
"coroutines": "1.8.0",
"kvision": "7.5.0",
"kotlin": "1.9.24",
"coroutines": "1.8.1",
"template-javalin": {
},
"template-jooby": {
"jooby": "3.0.10"
"jooby": "3.1.1"
},
"template-ktor": {
"ktor": "2.3.10",
"ktor": "2.3.11",
"koin-annotations": "1.3.1"
},
"template-micronaut": {
"micronaut": "4.4.0",
"micronaut-plugins": "4.3.6"
"micronaut": "4.4.2",
"micronaut-plugins": "4.4.0"
},
"template-spring-boot": {
"spring-boot": "3.2.5"
"spring-boot": "3.3.0"
},
"template-vertx": {
"vertx-plugin": "1.4.0"
Expand Down

0 comments on commit 61ac655

Please sign in to comment.