Skip to content

Commit

Permalink
fix(deps): update ktor monorepo to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent e828c7f commit 0d134f8
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 @@ -5,7 +5,7 @@
<version>0.0.0</version>
<properties>
<kotlin.version>2.0.20</kotlin.version>
<ktor.version>3.0.0-beta-1</ktor.version>
<ktor.version>3.0.0</ktor.version>
<main.class>com.github.statnett.loadflowservice.AppKt</main.class>
<kotlin.code.style>official</kotlin.code.style>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 0d134f8

Please sign in to comment.