We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c916eb + 77e8070 commit cebf93fCopy full SHA for cebf93f
pom.xml
@@ -12,7 +12,7 @@
12
<maven.compiler.source>1.8</maven.compiler.source>
13
<maven.compiler.target>1.8</maven.compiler.target>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
- <kotlin.version>2.3.0</kotlin.version>
+ <kotlin.version>2.3.10</kotlin.version>
16
</properties>
17
18
<dependencies>
0 commit comments