Skip to content

Commit

Permalink
Raised Kotlin Plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolocust committed Oct 18, 2024
1 parent 1d36fa5 commit 6ee97c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,6 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<kotlin.version>1.6.10</kotlin.version>
<kotlin.version>1.7.22</kotlin.version>
</properties>
</project>

0 comments on commit 6ee97c0

Please sign in to comment.