Skip to content

Commit 67d2b8b

Browse files
committed
Upgrade to Kotlin Coroutines 1.3.5
Closes gh-20652
1 parent 059e1cd commit 67d2b8b

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
@@ -145,7 +145,7 @@
145145
<junit-jupiter.version>5.5.2</junit-jupiter.version>
146146
<kafka.version>2.3.1</kafka.version>
147147
<kotlin.version>1.3.71</kotlin.version>
148-
<kotlin-coroutines.version>1.3.3</kotlin-coroutines.version>
148+
<kotlin-coroutines.version>1.3.5</kotlin-coroutines.version>
149149
<lettuce.version>5.2.2.RELEASE</lettuce.version>
150150
<liquibase.version>3.8.7</liquibase.version>
151151
<log4j2.version>2.12.1</log4j2.version>

0 commit comments

Comments
 (0)