File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33<br >
44[ ![ kotlin: 2.2.20] ( https://img.shields.io/badge/kotlin-2.2.20-blue?logo=kotlin )] ( COMPATIBILITY.md )
55[ ![ compose: 1.8.0] ( https://img.shields.io/badge/compose-1.8.0-blue?logo=jetpackcompose )] ( COMPATIBILITY.md )
6- [ ![ ktor: 3.2.0 ] ( https://img.shields.io/badge/ktor-3.2.0 -blue )] ( https://ktor.io/ )
6+ [ ![ ktor: 3.2.3 ] ( https://img.shields.io/badge/ktor-3.2.3 -blue )] ( https://ktor.io/ )
77<br >
88<a href =" https://kobweb.varabyte.com/docs " >
99![ User Guide docs] ( https://img.shields.io/badge/User_Guide-royalblue?logo=readthedocs )
Original file line number Diff line number Diff line change 11[versions ]
22kobweb = " 0.23.3-SNAPSHOT"
33# ------------------------
4- commonmark = " 0.24 .0"
4+ commonmark = " 0.25 .0"
55compose = " 1.8.0"
66dokka = " 2.0.0"
77gradle-publish = " 2.0.0"
@@ -10,15 +10,15 @@ jsoup = "1.16.2"
1010kaml = " 0.60.0"
1111kotlin = " 2.2.20"
1212kotlinpoet = " 2.1.0"
13- kotlinx-coroutines = " 1.8.1 "
13+ kotlinx-coroutines = " 1.10.2 "
1414kotlinx-html = " 0.12.0"
15- kotlinx-serialization = " 1.7.1 "
15+ kotlinx-serialization = " 1.9.0 "
1616ksp = " 2.2.20-2.0.2"
17- ktor = " 3.2.0 "
17+ ktor = " 3.2.3 "
1818logback = " 1.5.15"
19- playwright = " 1.50 .0"
20- shadow = " 8.3 .0"
21- truthish = " 1.0.2 "
19+ playwright = " 1.55 .0"
20+ shadow = " 9.1 .0"
21+ truthish = " 1.0.3 "
2222vanniktech-publish = " 0.34.0"
2323
2424[libraries ]
Original file line number Diff line number Diff line change 11[versions ]
22jetbrains-compose = " 1.8.0"
33kotlin = " 2.2.20"
4- kotlinx-serialization = " 1.7.1 "
4+ kotlinx-serialization = " 1.9.0 "
55
66[libraries ]
77compose-html-core = { module = " org.jetbrains.compose.html:html-core" , version.ref = " jetbrains-compose" }
You can’t perform that action at this time.
0 commit comments