Skip to content

Commit

Permalink
Merge pull request #85 from navikt/dependabot/maven/kotlin.version-2.…
Browse files Browse the repository at this point in the history
…0.21
  • Loading branch information
jan-olaveide authored Oct 27, 2024
2 parents 6471c78 + 061effa commit 4cee259
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 @@ -59,7 +59,7 @@
</scm>
<properties>
<java.version>17</java.version>
<kotlin.version>2.0.20</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<sonar.projectKey>navikt_boot-cluster-conditionals</sonar.projectKey>
Expand Down

0 comments on commit 4cee259

Please sign in to comment.