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 07774fb commit 3a53c49Copy full SHA for 3a53c49
pom.xml
@@ -5,7 +5,7 @@
5
<version>0.0.0</version>
6
<properties>
7
<kotlin.version>2.0.20</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