Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 49e4b9b commit d1402e3
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 @@ -4,7 +4,7 @@
<artifactId>load-flow-service</artifactId>
<version>0.0.0</version>
<properties>
<kotlin.version>1.9.24</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<ktor.version>3.0.0-beta-1</ktor.version>
<main.class>com.github.statnett.loadflowservice.AppKt</main.class>
<kotlin.code.style>official</kotlin.code.style>
Expand Down

0 comments on commit d1402e3

Please sign in to comment.