Upgrade to Kotlin 1.5.30.

See #1518
This commit is contained in:
Mark Paluch
2021-09-10 09:49:34 +02:00
parent 78ccef87c7
commit e404787f8f

View File

@@ -113,7 +113,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.7.2</junit5>
<kotlin>1.5.21</kotlin>
<kotlin>1.5.30</kotlin>
<kotlin-coroutines>1.5.1</kotlin-coroutines>
<logback>1.2.5</logback>
<lombok>1.18.20</lombok>