Skip to content

Commit f92b4ef

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump io.ktor:ktor-client-core from 3.1.3 to 3.2.1
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 3.1.3 to 3.2.1. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 634d2fd commit f92b4ef

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.4.0"
99
kotlinCoroutines="1.10.2"
10-
ktor="3.1.3"
10+
ktor="3.2.1"
1111

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

0 commit comments

Comments
 (0)