Skip to content

Commit 9f0153a

Browse files
build(deps): bump io.ktor:ktor-client-core from 3.0.1 to 3.0.3
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.1...3.0.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7857daf commit 9f0153a

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.4.3" }
77
[versions]
88
modelixCore = "9.1.0"
99
kotlinCoroutines="1.10.1"
10-
ktor="3.0.1"
10+
ktor="3.0.3"
1111

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

0 commit comments

Comments
 (0)