-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9a1f42c
authored
Bump the update-dependencies group with 19 updates
Bumps the update-dependencies group with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` |
| [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.0` | `1.5.3` |
| [com.fasterxml.jackson.module:jackson-module-jaxb-annotations](https://github.com/FasterXML/jackson-modules-base) | `2.16.1` | `2.17.0` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.16.1` | `2.17.0` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.16.1` | `2.17.0` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.17.0` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.9` | `1.13.10` |
| [jvm](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` |
Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
Updates `io.ktor:ktor-server-core` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-status-pages` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-content-negotiation` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-auth` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-auth-jwt` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-core` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-apache` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-status-pages` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-content-negotiation` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-auth` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-auth-jwt` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-core` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-apache` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `ch.qos.logback:logback-classic` from 1.5.0 to 1.5.3
- [Commits](qos-ch/logback@v_1.5.0...v_1.5.3)
Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.16.1...jackson-modules-base-2.17.0)
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.16.1...jackson-dataformat-xml-2.17.0)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.0
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.16.1...jackson-dataformat-xml-2.17.0)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.0
Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.mockk:mockk` from 1.13.9 to 1.13.10
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.9...1.13.10)
Updates `jvm` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-status-pages
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-auth-jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-serialization-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-client-apache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-test-host
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-status-pages
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-auth-jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-serialization-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-client-apache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: update-dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: update-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: update-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: update-dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: update-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: update-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: update-dependencies
- dependency-name: io.ktor:ktor-server-test-host
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: update-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent cedf26f commit 9a1f42cCopy full SHA for 9a1f42c
1 file changed
+6
-6
lines changed+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments