Skip to content

Commit 7c24878

Browse files
fix(deps): update ktor monorepo to v3.0.3
1 parent 35591e3 commit 7c24878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.0.0</version>
66
<properties>
77
<kotlin.version>2.1.10</kotlin.version>
8-
<ktor.version>3.0.0-beta-1</ktor.version>
8+
<ktor.version>3.0.3</ktor.version>
99
<main.class>com.github.statnett.loadflowservice.AppKt</main.class>
1010
<kotlin.code.style>official</kotlin.code.style>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)