Skip to content

Commit

Permalink
Update kotlinx.coroutines to 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
WinG4merBR committed Jan 9, 2025
1 parent 91d0ac2 commit 67a20f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Versions {
const val JDA = "5.0.0-beta.24"
const val KTOR = "3.0.0"
const val KOTLIN_SERIALIZATION = "1.6.0"
const val KOTLIN_COROUTINES = "1.6.0"
const val KOTLIN_COROUTINES = "1.6.4"
const val KOTLIN_LOGGING = "2.1.16"
const val JVM_TARGET = 21
const val LOGBACK = "1.5.3"
Expand Down

0 comments on commit 67a20f9

Please sign in to comment.