Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6763f50e authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump the lib-dependencies group with 5 updates (#161)

Bumps the lib-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) | `3.4.1` | `3.4.2` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.4.1` | `3.4.2` |
| [io.ktor:ktor-client-encoding](https://github.com/ktorio/ktor) | `3.4.1` | `3.4.2` |
| [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.4.1` | `3.4.2` |
| [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `2.1.0` | `2.2.0` |


Updates `io.ktor:ktor-client-auth` from 3.4.1 to 3.4.2
- [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)

Updates `io.ktor:ktor-client-core` from 3.4.1 to 3.4.2
- [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)

Updates `io.ktor:ktor-client-encoding` from 3.4.1 to 3.4.2
- [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)

Updates `io.ktor:ktor-client-mock` from 3.4.1 to 3.4.2
- [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)

Updates `io.ktor:ktor-client-core` from 3.4.1 to 3.4.2
- [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)

Updates `io.ktor:ktor-client-encoding` from 3.4.1 to 3.4.2
- [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)

Updates `io.ktor:ktor-client-mock` from 3.4.1 to 3.4.2
- [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)

Updates `org.jetbrains.dokka` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/compare/v2.1.0...v2.2.0

)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-auth
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-core
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-encoding
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-mock
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-core
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-encoding
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: io.ktor:ktor-client-mock
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: org.jetbrains.dokka
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lib-dependencies
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 45cdd7ba
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
[versions]
dokka = "2.1.0"
dokka = "2.2.0"
junit4 = "4.13.2"
kotlin = "2.3.20"
kotlin-coroutines = "1.10.2"
okhttpVersion = "5.3.2"
spotbugs = "4.9.8"
xpp3Version = "1.1.6"
ktor = "3.4.1"
ktor = "3.4.2"

[libraries]
junit4 = { module = "junit:junit", version.ref = "junit4" }