Skip to content

Commit

Permalink
Upgrade to Kotlin 1.3.61
Browse files Browse the repository at this point in the history
Closes gh-19243
  • Loading branch information
wilkinsona committed Dec 4, 2019
1 parent d3b3ee6 commit 197350c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/pom.xml
Expand Up @@ -143,7 +143,7 @@
<junit.version>4.12</junit.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<kafka.version>2.3.1</kafka.version>
<kotlin.version>1.3.60</kotlin.version>
<kotlin.version>1.3.61</kotlin.version>
<kotlin-coroutines.version>1.3.2</kotlin-coroutines.version>
<lettuce.version>5.2.1.RELEASE</lettuce.version>
<liquibase.version>3.8.1</liquibase.version>
Expand Down

0 comments on commit 197350c

Please sign in to comment.