Skip to content

Commit 283c677

Browse files
committed
Upgrade to Kotlin Coroutines 1.3.1
Closes gh-18160
1 parent a0a214d commit 283c677

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
@@ -143,7 +143,7 @@
143143
<junit-jupiter.version>5.5.1</junit-jupiter.version>
144144
<kafka.version>2.3.0</kafka.version>
145145
<kotlin.version>1.3.50</kotlin.version>
146-
<kotlin-coroutines.version>1.3.0</kotlin-coroutines.version>
146+
<kotlin-coroutines.version>1.3.1</kotlin-coroutines.version>
147147
<lettuce.version>5.1.8.RELEASE</lettuce.version>
148148
<liquibase.version>3.8.0</liquibase.version>
149149
<log4j2.version>2.12.1</log4j2.version>

0 commit comments

Comments
 (0)