We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa01d26 + 1d153be commit d973e9fCopy full SHA for d973e9f
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