Skip to content

Commit 11f67b8

Browse files
committed
Upgrade to Kotlin Coroutines 1.3.0
Closes gh-17907
1 parent b932402 commit 11f67b8

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.41</kotlin.version>
146-
<kotlin-coroutines.version>1.3.0-RC2</kotlin-coroutines.version>
146+
<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>
149149
<log4j2.version>2.12.0</log4j2.version>

0 commit comments

Comments
 (0)