#735 - Add version placeholder for Kotlin Coroutines.

This commit is contained in:
Mark Paluch
2019-02-21 09:51:18 +01:00
parent 07f528a2c7
commit 1bfcd4a0ca

View File

@@ -98,6 +98,7 @@
<jsonpath>2.4.0</jsonpath>
<junit>4.12</junit>
<kotlin>1.3.21</kotlin>
<kotlin-coroutines>1.1.1</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.6</lombok>
<mockito>2.23.4</mockito>