Skip to content

Commit

Permalink
Kotlin 1.5.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapac committed Sep 1, 2021
1 parent ff3ed71 commit f2dba99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package org.jetbrains.exposed.gradle

object Versions {
const val kotlin = "1.5.21"
const val kotlin = "1.5.30"
const val kotlinCoroutines = "1.5.1"

const val slf4j = "1.7.30"
Expand Down

0 comments on commit f2dba99

Please sign in to comment.