Skip to content

Commit 227f24e

Browse files
build(deps): bump io.ktor:ktor-client-core from 3.3.0 to 3.3.2
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 3.3.0 to 3.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5eccfc commit 227f24e

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.3.2"
1111

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

0 commit comments

Comments
 (0)