Skip to content

Commit

Permalink
Proper Kotlin coroutines 1.4.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapac committed Apr 1, 2021
1 parent d20aa25 commit 7e8ccae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package org.jetbrains.exposed.gradle

object Versions {
const val kotlin = "1.4.32"
const val kotlinCoroutines = "1.4.30"
const val kotlinCoroutines = "1.4.3"

/** JDBC drivers **/
const val h2 = "1.4.199"
Expand Down

0 comments on commit 7e8ccae

Please sign in to comment.