Skip to content

Commit

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

Bump kotlin.version from 1.9.20 to 1.9.21
  • Loading branch information
kurtraschke authored Dec 6, 2023
2 parents 30bcf07 + 7aa9423 commit 88aa593
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>1.9.20</kotlin.version>
<kotlin.version>1.9.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 88aa593

Please sign in to comment.