Skip to content

Commit

Permalink
Merge pull request #81 from navikt/dependabot/maven/kotlin.version-2.…
Browse files Browse the repository at this point in the history
…0.10
  • Loading branch information
jan-olaveide authored Aug 10, 2024
2 parents 6164770 + 71188bb commit 4124b99
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.0</kotlin.version>
<kotlin.version>2.0.10</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 4124b99

Please sign in to comment.