Upgrade to Kotlin 1.7.22.

See #1877
This commit is contained in:
Mark Paluch
2023-01-09 10:29:58 +01:00
parent bcba2eb040
commit ae2d1bec0e

View File

@@ -115,7 +115,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.9.1</junit5>
<kotlin>1.7.21</kotlin>
<kotlin>1.7.22</kotlin>
<kotlin-coroutines>1.6.4</kotlin-coroutines>
<logback>1.4.1</logback>
<lombok>1.18.20</lombok>