Skip to content

Commit

Permalink
Merge pull request #75 from kurtraschke/dependabot/maven/kotlin.versi…
Browse files Browse the repository at this point in the history
…on-2.0.21

Bump kotlin.version from 2.0.0 to 2.0.21
  • Loading branch information
kurtraschke authored Nov 11, 2024
2 parents 2ec5445 + 149dcce commit 0bb08c8
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 @@ -12,7 +12,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.code.style>official</kotlin.code.style>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<maven.compiler.source>17</maven.compiler.source>
Expand Down

0 comments on commit 0bb08c8

Please sign in to comment.