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 f3f2144 commit 03a10fbCopy full SHA for 03a10fb
junit-jupiter-starter-maven-kotlin/pom.xml
@@ -10,7 +10,7 @@
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
- <kotlin.version>2.1.21</kotlin.version>
+ <kotlin.version>2.2.0</kotlin.version>
14
<maven.compiler.source>1.8</maven.compiler.source>
15
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
16
</properties>
0 commit comments