We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3867327 commit 72cde07Copy full SHA for 72cde07
pom.xml
@@ -5,7 +5,7 @@
5
<version>0.0.0</version>
6
<properties>
7
<kotlin.version>1.9.25</kotlin.version>
8
- <ktor.version>3.0.0-beta-1</ktor.version>
+ <ktor.version>3.0.0-beta-2</ktor.version>
9
<main.class>com.github.statnett.loadflowservice.AppKt</main.class>
10
<kotlin.code.style>official</kotlin.code.style>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments