We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc3efd commit 6ea37a2Copy full SHA for 6ea37a2
api/pom.xml
@@ -15,7 +15,7 @@
15
<description>Demo project for Spring Boot</description>
16
<properties>
17
<java.version>21</java.version>
18
- <kotlin.version>1.9.20</kotlin.version>
+ <kotlin.version>1.9.21</kotlin.version>
19
<kotest.version>5.8.0</kotest.version>
20
<mockk.version>1.13.8</mockk.version>
21
<springmockk.version>4.0.2</springmockk.version>
0 commit comments