Skip to content

Commit 7d98ae3

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

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 = "11.2.1"
99
kotlinCoroutines="1.10.2"
10-
ktor="3.1.2"
10+
ktor="3.1.3"
1111

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

0 commit comments

Comments
 (0)