Skip to content

Commit 03e7a11

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump io.ktor:ktor-client-core from 3.3.0 to 3.4.0
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5eccfc commit 03e7a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ npm-publish = { id = "dev.petuska.npm.publish", version = "3.5.3" }
77
[versions]
88
modelixCore = "15.5.2"
99
kotlinCoroutines="1.10.2"
10-
ktor="3.3.0"
10+
ktor="3.4.0"
1111

1212
[libraries]
1313
modelix-model-api = { group = "org.modelix", name = "model-api", version.ref = "modelixCore" }

0 commit comments

Comments
 (0)