Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v2.1.0 (#7
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 085fd44 commit b2f8101
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 @@ -46,7 +46,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.code.style>official</kotlin.code.style>
<java.version>17</java.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<java.compiler.release>${java.version}</java.compiler.release>
<!-- Dependencies -->
Expand Down

0 comments on commit b2f8101

Please sign in to comment.