Skip to content

Commit

Permalink
Using Kotlin 1.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhaleby committed Apr 30, 2019
1 parent d458ba6 commit d80aa45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kobalt/src/Build.kt
Expand Up @@ -17,7 +17,7 @@ object Versions {
const val kystrix = "0.1.7-SNAPSHOT"

// Compile versions
const val kotlin = "1.2.70"
const val kotlin = "1.3.31"
const val hystrix = "1.5.12"
const val reactorCore = "3.1.9.RELEASE"
const val reactiveStreams = "1.2.1"
Expand Down

0 comments on commit d80aa45

Please sign in to comment.