Skip to content

Commit

Permalink
fix(deps): update ktor monorepo to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent d0870e7 commit d509455
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.1.0</kotlin.version>
<ktor.version>3.0.0-beta-1</ktor.version>
<ktor.version>3.0.1</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 d509455

Please sign in to comment.