Skip to content

Commit 508681b

Browse files
Bump the lib-dependencies group across 1 directory with 4 updates (#708)
Bumps the lib-dependencies group with 4 updates in the / directory: [io.ktor:ktor-client-core](https://github.com/ktorio/ktor), [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor), [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) and [com.google.devtools.ksp](https://github.com/google/ksp). Updates `io.ktor:ktor-client-core` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.0) Updates `io.ktor:ktor-client-mock` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.0) Updates `io.ktor:ktor-client-okhttp` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.0) Updates `io.ktor:ktor-client-mock` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.0) Updates `io.ktor:ktor-client-okhttp` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.0) Updates `com.google.devtools.ksp` from 2.2.20-2.0.2 to 2.2.20-2.0.3 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.20-2.0.2...2.2.20-2.0.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.2.20-2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c41c09a commit 508681b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ junit = "4.13.2"
2929
kotlin = "2.2.20"
3030
kotlinx-coroutines = "1.10.2"
3131
kotlinx-serialization-core = "1.9.0"
32-
ksp = "2.2.20-2.0.2"
33-
ktor = "3.2.3"
32+
ksp = "2.2.20-2.0.3"
33+
ktor = "3.3.0"
3434
okhttp = "5.1.0"
3535
room = "2.8.0"
3636

0 commit comments

Comments
 (0)