Skip to content

Commit

Permalink
Update ktor.version to v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent dcf7d00 commit c3bbed3
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>1.9.10</kotlin.version>
<ktor.version>2.3.4</ktor.version>
<ktor.version>2.3.5</ktor.version>
<main.class>com.github.statnett.loadflowservice.AppKt</main.class>
<kotlin.code.style>official</kotlin.code.style>
</properties>
Expand Down

0 comments on commit c3bbed3

Please sign in to comment.