Skip to content

Commit 36930f5

Browse files
committed
Upgrade Kotlin Coroutines to '1.7.1'
1 parent 32e34bf commit 36930f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ext {
8282
junit4Version = '4.13.2'
8383
junitJupiterVersion = '5.9.3'
8484
jythonVersion = '2.7.3'
85-
kotlinCoroutinesVersion = '1.6.4'
85+
kotlinCoroutinesVersion = '1.7.1'
8686
kryoVersion = '5.5.0'
8787
lettuceVersion = '6.2.4.RELEASE'
8888
log4jVersion = '2.20.0'

0 commit comments

Comments
 (0)