chore(deps): update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v2
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 2s
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 2s
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
This commit is contained in:
parent
fcb1b926d3
commit
22e56b4c1a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -32,7 +32,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<java.version>21</java.version>
|
<java.version>21</java.version>
|
||||||
<kotlin.version>1.9.25</kotlin.version>
|
<kotlin.version>2.1.0</kotlin.version>
|
||||||
|
|
||||||
<maven.compiler.source>${java.version}</maven.compiler.source>
|
<maven.compiler.source>${java.version}</maven.compiler.source>
|
||||||
<maven.compiler.target>${java.version}</maven.compiler.target>
|
<maven.compiler.target>${java.version}</maven.compiler.target>
|
||||||
|
|
Loading…
Add table
Reference in a new issue