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 Jan 6, 2024
1 parent 0579fc1 commit d29112f
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.2.0",
"kotlin": "1.9.20",
"coroutines": "1.7.3",
"kvision": "7.3.0",
"kotlin": "1.9.22",
"coroutines": "1.8.0-RC2",
"template-javalin": {
},
"template-jooby": {
"jooby": "3.0.6"
"jooby": "3.0.7"
},
"template-ktor": {
"ktor": "2.3.6",
"ktor": "2.3.7",
"koin-annotations": "1.3.0"
},
"template-micronaut": {
"micronaut": "4.2.0",
"micronaut-plugins": "4.2.0"
"micronaut": "4.2.3",
"micronaut-plugins": "4.2.1"
},
"template-spring-boot": {
"spring-boot": "3.2.0"
"spring-boot": "3.2.1"
},
"template-vertx": {
"vertx-plugin": "1.4.0"
Expand Down

0 comments on commit d29112f

Please sign in to comment.