Skip to content

Commit

Permalink
Merge pull request #88 from navikt/dependabot/maven/kotlin.version-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-olaveide authored Nov 29, 2024
2 parents 0ee6c5e + d20c47e commit 18fcda7
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.21</kotlin.version>
<kotlin.version>2.1.0</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 18fcda7

Please sign in to comment.