From 07bac0d63e0d31f6a6d6ad5fd13974afd0da5c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 00:39:42 +0000 Subject: [PATCH] Bump the dependencies group with 25 updates Bumps the dependencies group with 25 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.20` | `1.9.21` | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.11` | `1.4.12` | | [com.fasterxml.jackson.module:jackson-module-jaxb-annotations](https://github.com/FasterXML/jackson-modules-base) | `2.15.3` | `2.16.0` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.15.3` | `2.16.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.15.3` | `2.16.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.15.3` | `2.16.0` | | [no.nav.helse:syfosm-common-models](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` | | [no.nav.helse:syfosm-common-networking](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` | | [no.nav.helse:syfosm-common-kafka](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` | | [no.nav.helse:syfosm-common-mq](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | `2.29.0` | `2.29.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.6.0` | `42.7.0` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.0.1` | `5.1.0` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `9.22.3` | `10.1.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.0` | `5.10.1` | | [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.0.4` | `2.0.5` | | [jvm](https://github.com/JetBrains/kotlin) | `1.9.20` | `1.9.21` | | com.diffplug.spotless | `6.22.0` | `6.23.0` | Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.20 to 1.9.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.20...v1.9.21) Updates `io.ktor:ktor-server-core` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.5...2.3.6) Updates `io.ktor:ktor-server-netty` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.5...2.3.6) Updates `io.ktor:ktor-client-core` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.5...2.3.6) Updates `io.ktor:ktor-client-apache` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.5...2.3.6) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.5...2.3.6) Updates `io.ktor:ktor-serialization-jackson` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.5...2.3.6) Updates `io.ktor:ktor-server-test-host` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.5...2.3.6) Updates `ch.qos.logback:logback-classic` from 1.4.11 to 1.4.12 - [Commits](https://github.com/qos-ch/logback/commits) Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.15.3 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.15.3...jackson-modules-base-2.16.0) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.15.3 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.15.3...jackson-module-kotlin-2.16.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.15.3 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.15.3...jackson-dataformat-xml-2.16.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.16.0 Updates `no.nav.helse:syfosm-common-models` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/navikt/syfosm-common/releases) - [Commits](https://github.com/navikt/syfosm-common/compare/2.0.5...2.0.6) Updates `no.nav.helse:syfosm-common-networking` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/navikt/syfosm-common/releases) - [Commits](https://github.com/navikt/syfosm-common/compare/2.0.5...2.0.6) Updates `no.nav.helse:syfosm-common-kafka` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/navikt/syfosm-common/releases) - [Commits](https://github.com/navikt/syfosm-common/compare/2.0.5...2.0.6) Updates `no.nav.helse:syfosm-common-mq` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/navikt/syfosm-common/releases) - [Commits](https://github.com/navikt/syfosm-common/compare/2.0.5...2.0.6) Updates `com.google.cloud:google-cloud-storage` from 2.29.0 to 2.29.1 - [Release notes](https://github.com/googleapis/java-storage/releases) - [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/java-storage/compare/v2.29.0...v2.29.1) Updates `org.postgresql:postgresql` from 42.6.0 to 42.7.0 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.6.0...REL42.7.0) Updates `com.zaxxer:HikariCP` from 5.0.1 to 5.1.0 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.0.1...HikariCP-5.1.0) Updates `org.flywaydb:flyway-core` from 9.22.3 to 10.1.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-9.22.3...flyway-10.1.0) Updates `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1) Updates `io.zonky.test:embedded-postgres` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/zonkyio/embedded-postgres/releases) - [Commits](https://github.com/zonkyio/embedded-postgres/compare/v2.0.4...v2.0.5) Updates `jvm` from 1.9.20 to 1.9.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.20...v1.9.21) Updates `com.diffplug.spotless` from 6.22.0 to 6.23.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: no.nav.helse:syfosm-common-models dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: no.nav.helse:syfosm-common-networking dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: no.nav.helse:syfosm-common-kafka dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: no.nav.helse:syfosm-common-mq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.cloud:google-cloud-storage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.zonky.test:embedded-postgres dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index ae2d660d..0e8d44ca 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -5,14 +5,14 @@ val coroutinesVersion = "1.7.3" val syfoXmlCodegenVersion = "2.0.1" val ibmMqVersion = "9.3.1.0" val javaxActivationVersion = "1.1.1" -val jacksonVersion = "2.15.3" +val jacksonVersion = "2.16.0" val jaxbApiVersion = "2.4.0-b180830.0359" val kafkaVersion = "3.6.0" -val ktorVersion = "2.3.5" -val logbackVersion = "1.4.11" +val ktorVersion = "2.3.6" +val logbackVersion = "1.4.12" val logstashEncoderVersion = "7.4" val prometheusVersion = "0.16.0" -val smCommonVersion = "2.0.5" +val smCommonVersion = "2.0.6" val jaxwsApiVersion = "2.3.1" val commonsTextVersion = "1.11.0" val javaxAnnotationApiVersion = "1.3.2" @@ -20,21 +20,21 @@ val jaxwsToolsVersion = "2.3.2" val jaxbRuntimeVersion = "2.4.0-b180830.0438" val javaTimeAdapterVersion = "1.1.3" val mockkVersion = "1.13.8" -val kotlinVersion = "1.9.20" -val googleCloudStorageVersion = "2.29.0" -val junitJupiterVersion = "5.10.0" -val flywayVersion = "9.22.3" -val hikariVersion = "5.0.1" -val postgresVersion = "42.6.0" -val embeddedPostgresVersion = "2.0.4" +val kotlinVersion = "1.9.21" +val googleCloudStorageVersion = "2.29.1" +val junitJupiterVersion = "5.10.1" +val flywayVersion = "10.1.0" +val hikariVersion = "5.1.0" +val postgresVersion = "42.7.0" +val embeddedPostgresVersion = "2.0.5" val commonsCodecVersion = "1.16.0" val ktfmtVersion = "0.44" val snappyJavaVersion = "1.1.10.5" plugins { id("application") - kotlin("jvm") version "1.9.20" - id("com.diffplug.spotless") version "6.22.0" + kotlin("jvm") version "1.9.21" + id("com.diffplug.spotless") version "6.23.0" id("com.github.johnrengelman.shadow") version "8.1.1" }