Skip to content

Commit 078d53a

Browse files
committed
Upgrade to Kotlin 1.3.50
Closes gh-17982
1 parent 11f67b8 commit 078d53a

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<junit.version>4.12</junit.version>
143143
<junit-jupiter.version>5.5.1</junit-jupiter.version>
144144
<kafka.version>2.3.0</kafka.version>
145-
<kotlin.version>1.3.41</kotlin.version>
145+
<kotlin.version>1.3.50</kotlin.version>
146146
<kotlin-coroutines.version>1.3.0</kotlin-coroutines.version>
147147
<lettuce.version>5.1.8.RELEASE</lettuce.version>
148148
<liquibase.version>3.7.0</liquibase.version>

0 commit comments

Comments
 (0)