mirror of
https://github.com/littlektframework/littlekt-game-template.git
synced 2025-01-10 11:30:53 -07:00
update to littlekt 0.10.1
This commit is contained in:
parent
6767d1c5be
commit
e181eb92a4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
kotlin = "2.0.0"
|
||||
kotlinx-html = "0.11.0"
|
||||
kotlinx-coroutines = "1.9.0-RC"
|
||||
littlekt = "0.10.0"
|
||||
littlekt = "0.10.1"
|
||||
|
||||
[libraries]
|
||||
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
|
||||
|
|
Loading…
Reference in a new issue