Skip to content

Commit 8bb28cf

Browse files
committed
chore: update dependencies
1 parent 255ddc4 commit 8bb28cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22
kotlinx-coroutines = "1.10.1"
33
lwjgl = "3.3.6"
4-
skiko = "0.8.12-egl"
5-
jni-utils = "0.1.5"
4+
skiko = "0.8.19-egl"
5+
jni-utils = "0.1.6"
66

77
[libraries]
88
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }

0 commit comments

Comments
 (0)