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 044b0e8 commit 43906b9Copy full SHA for 43906b9
boot-kotlin-co/pom.xml
@@ -23,7 +23,7 @@
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
25
<java.version>21</java.version>
26
- <kotlin.version>2.1.0</kotlin.version>
+ <kotlin.version>2.1.10</kotlin.version>
27
<kotest.version>5.9.1</kotest.version>
28
<mockk.version>1.13.16</mockk.version>
29
<springmockk.version>4.0.2</springmockk.version>
0 commit comments