We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f65c072 + c69bf57 commit 1d153beCopy full SHA for 1d153be
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
<properties>
22
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23
<java.version>21</java.version>
24
- <kotlin.version>2.2.21</kotlin.version>
+ <kotlin.version>2.3.0</kotlin.version>
25
<maven.compiler.source>${java.version}</maven.compiler.source>
26
<maven.compiler.target>${java.version}</maven.compiler.target>
27
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
0 commit comments