Skip to content

Commit f621ac6

Browse files
committed
Upgrade to Kotlin 1.3.72
Closes gh-21199
1 parent f45fd47 commit f621ac6

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
@@ -144,7 +144,7 @@
144144
<junit.version>4.12</junit.version>
145145
<junit-jupiter.version>5.5.2</junit-jupiter.version>
146146
<kafka.version>2.3.1</kafka.version>
147-
<kotlin.version>1.3.71</kotlin.version>
147+
<kotlin.version>1.3.72</kotlin.version>
148148
<kotlin-coroutines.version>1.3.5</kotlin-coroutines.version>
149149
<lettuce.version>5.2.2.RELEASE</lettuce.version>
150150
<liquibase.version>3.8.8</liquibase.version>

0 commit comments

Comments
 (0)