Skip to content

Commit d732896

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.9.0
1 parent 5664395 commit d732896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin = "2.0.0"
33

44
[libraries]
55
brigadier = "com.mojang:brigadier:1.0.18"
6-
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
6+
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"
77

88
[plugins]
99
dokka = "org.jetbrains.dokka:1.9.10"

0 commit comments

Comments
 (0)