Skip to content

Commit ffca872

Browse files
Bump the minor-and-patch group across 1 directory with 19 updates (#220)
* Bump the minor-and-patch group across 1 directory with 19 updates Bumps the minor-and-patch group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-call-id](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-metrics-micrometer](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.0.3` | `3.1.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` | | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.12.13` | `1.14.4` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.2` | `2.18.3` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.0.1` | `10.0.2` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.16` | `1.13.17` | | [jvm](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.5` | `8.3.6` | Updates `io.ktor:ktor-client-apache` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-cio` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-serialization-jackson` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-call-id` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-netty` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-status-pages` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-metrics-micrometer` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-test-host` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-mock` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-cio` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-serialization-jackson` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-content-negotiation` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-auth-jwt` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-call-id` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-netty` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-server-status-pages` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `ch.qos.logback:logback-classic` from 1.5.16 to 1.5.17 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17) Updates `io.ktor:ktor-server-metrics-micrometer` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.micrometer:micrometer-registry-prometheus` from 1.12.13 to 1.14.4 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.12.13...v1.14.4) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.2 to 2.18.3 Updates `com.nimbusds:nimbus-jose-jwt` from 10.0.1 to 10.0.2 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.2..10.0.1) Updates `io.ktor:ktor-server-test-host` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.ktor:ktor-client-mock` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.3...3.1.1) Updates `io.mockk:mockk` from 1.13.16 to 1.13.17 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/commits) Updates `jvm` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `com.gradleup.shadow` from 8.3.5 to 8.3.6 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.5...8.3.6) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-call-id dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-metrics-micrometer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-call-id dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-metrics-micrometer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update dependencies and plugin versions in build file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Geir Arne Waagbø <[email protected]>
1 parent 0453980 commit ffca872

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build.gradle.kts

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
group = "no.nav.syfo"
22
version = "1.0.0"
33

4-
val jacksonDataTypeVersion = "2.18.2"
4+
val jacksonDataTypeVersion = "2.18.3"
55
val jedisVersion = "5.2.0"
6-
val ktorVersion = "3.0.3"
6+
val ktorVersion = "3.1.2"
77
val kluentVersion = "1.73"
8-
val logbackVersion = "1.5.16"
9-
val logstashEncoderVersion = "8.0"
10-
val mockkVersion = "1.13.16"
11-
val nimbusJoseJwtVersion = "10.0.1"
8+
val logbackVersion = "1.5.18"
9+
val logstashEncoderVersion = "8.1"
10+
val mockkVersion = "1.13.17"
11+
val nimbusJoseJwtVersion = "10.0.2"
1212
val micrometerRegistryVersion = "1.12.13"
1313
val redisEmbeddedVersion = "0.7.3"
1414
val spekVersion = "2.0.19"
1515

1616
plugins {
17-
kotlin("jvm") version "2.1.0"
18-
id("com.gradleup.shadow") version "8.3.5"
17+
kotlin("jvm") version "2.1.20"
18+
id("com.gradleup.shadow") version "8.3.6"
1919
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
2020
}
2121

0 commit comments

Comments
 (0)