Upgrade to Coroutines 1.3.0
Closes gh-23535
This commit is contained in:
@@ -19,7 +19,7 @@ ext {
|
||||
moduleProjects = subprojects.findAll { it.name.startsWith("spring-") }
|
||||
|
||||
aspectjVersion = "1.9.4"
|
||||
coroutinesVersion = "1.3.0-RC2"
|
||||
coroutinesVersion = "1.3.0"
|
||||
freemarkerVersion = "2.3.28"
|
||||
groovyVersion = "2.5.7"
|
||||
hsqldbVersion = "2.5.0"
|
||||
|
||||
Reference in New Issue
Block a user