Skip to content

Commit 01f31ed

Browse files
committed
KVision 9 versions for KVision Project Wizard
1 parent a9381d7 commit 01f31ed

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

versions9.json

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
2-
"kvision": "9.2.1",
3-
"kotlin": "2.3.0-Beta2",
2+
"kvision": "9.3.1",
3+
"kotlin": "2.3.0",
44
"coroutines": "1.10.2",
5-
"ksp": "2.3.0",
6-
"kilua-rpc": "0.0.39",
7-
"logback": "1.5.20",
5+
"ksp": "2.3.4",
6+
"kilua-rpc": "0.0.41",
7+
"logback": "1.5.23",
88
"template-javalin": {
99
},
1010
"template-jooby": {
11-
"jooby": "4.0.10"
11+
"jooby": "4.0.13"
1212
},
1313
"template-ktor": {
14-
"ktor": "3.3.1"
14+
"ktor": "3.3.3"
1515
},
1616
"template-micronaut": {
17-
"micronaut": "4.10.0",
18-
"micronaut-plugins": "4.6.0"
17+
"micronaut": "4.10.6",
18+
"micronaut-plugins": "4.6.1"
1919
},
2020
"template-spring-boot": {
21-
"spring-boot": "4.0.0-RC1"
21+
"spring-boot": "4.0.1"
2222
},
2323
"template-vertx": {
2424
},
@@ -144,6 +144,10 @@
144144
"name": "kvision-jquery",
145145
"description": "jQuery bindings, events and animations"
146146
},
147+
{
148+
"name": "kvision-ktml",
149+
"description": "KTML templates"
150+
},
147151
{
148152
"name": "kvision-routing-navigo",
149153
"description": "Routing module based on Navigo 7 library",

0 commit comments

Comments
 (0)