Skip to content

Commit

Permalink
chore(deps): Bump io.ktor:ktor-client-core-jvm
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) from 3.0.0-beta-1 to 3.0.0.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.0.0-beta-1...3.0.0)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core-jvm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 499171c commit 9d12b3d
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.0.21</kotlin.version>
<ktor.version>3.0.0-beta-1</ktor.version>
<ktor.version>3.0.0</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 9d12b3d

Please sign in to comment.