Skip to content

Commit

Permalink
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 1.6.8 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@1.6.8...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 e163410 commit 7972fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.jellyfin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-core-jvm</artifactId>
<version>1.6.8</version>
<version>3.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7972fdd

Please sign in to comment.