Upgrade to Coroutines 1.2.0

This commit is contained in:
Sebastien Deleuze
2019-04-13 13:15:51 +02:00
parent 44df98c82d
commit e131815bab

View File

@@ -29,7 +29,7 @@ ext {
}
aspectjVersion = "1.9.3"
coroutinesVersion = "1.2.0-alpha-2"
coroutinesVersion = "1.2.0"
freemarkerVersion = "2.3.28"
groovyVersion = "2.5.6"
hsqldbVersion = "2.4.1"