Skip to content

Commit adbfaf0

Browse files
committed
Upgrade to Kotlin 1.3.31
Closes gh-16795
1 parent f48b4af commit adbfaf0

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
@@ -138,7 +138,7 @@
138138
<junit.version>4.12</junit.version>
139139
<junit-jupiter.version>5.4.2</junit-jupiter.version>
140140
<kafka.version>2.2.0</kafka.version>
141-
<kotlin.version>1.3.30</kotlin.version>
141+
<kotlin.version>1.3.31</kotlin.version>
142142
<lettuce.version>5.1.6.RELEASE</lettuce.version>
143143
<liquibase.version>3.6.3</liquibase.version>
144144
<log4j2.version>2.11.2</log4j2.version>

0 commit comments

Comments
 (0)