From 04f978a6a65412f0dc956ad4cb50681743a3aa0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:31:08 +0000 Subject: [PATCH] chore(deps): bump the dependencies group across 1 directory with 30 updates Bumps the dependencies group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-cors](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-call-id](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.1` | | org.apache.kafka:kafka_2.12 | `3.8.0` | `3.8.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.8` | `1.5.12` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.0` | `2.18.1` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.0` | `2.18.1` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.0` | `2.18.1` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.18.2` | `10.20.1` | | org.flywaydb:flyway-database-postgresql | `10.18.2` | `10.20.1` | | com.google.cloud.sql:postgres-socket-factory | `1.20.1` | `1.21.0` | | [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) | `5.17.14` | `5.18.0` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.12` | `1.13.13` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.41.1` | `9.45` | | [jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.2` | `8.3.5` | Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.20 to 2.0.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/v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-test` from 2.0.20 to 2.0.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/v2.0.20...v2.0.21) Updates `io.ktor:ktor-server-core` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-netty` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-auth` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-cors` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-call-id` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-status-pages` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-client-apache` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-client-mock` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-netty` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-auth` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-cors` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-call-id` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-status-pages` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-client-apache` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `org.apache.kafka:kafka_2.12` from 3.8.0 to 3.8.1 Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.12 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.8...v_1.5.12) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.1) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.1 Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.1 Updates `org.flywaydb:flyway-core` from 10.18.2 to 10.20.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-10.18.2...flyway-10.20.1) Updates `org.flywaydb:flyway-database-postgresql` from 10.18.2 to 10.20.1 Updates `org.flywaydb:flyway-database-postgresql` from 10.18.2 to 10.20.1 Updates `com.google.cloud.sql:postgres-socket-factory` from 1.20.1 to 1.21.0 Updates `org.webjars:swagger-ui` from 5.17.14 to 5.18.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.17.14...v5.18.0) Updates `org.jetbrains.kotlin:kotlin-test` from 2.0.20 to 2.0.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/v2.0.20...v2.0.21) Updates `io.mockk:mockk` from 1.13.12 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/compare/1.13.12...1.13.13) Updates `org.testcontainers:postgresql` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.3) Updates `com.nimbusds:nimbus-jose-jwt` from 9.41.1 to 9.45 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.45..9.41.1) Updates `io.ktor:ktor-client-mock` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 3.0.1 - [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.12...3.0.1) Updates `jvm` from 2.0.20 to 2.0.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/v2.0.20...v2.0.21) Updates `com.gradleup.shadow` from 8.3.2 to 8.3.5 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](https://github.com/GradleUp/shadow/compare/8.3.2...8.3.5) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test 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-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-call-id dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-call-id dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.apache.kafka:kafka_2.12 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-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.cloud.sql:postgres-socket-factory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.webjars:swagger-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch 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 8cb6f9c..4ad5ceb 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -2,26 +2,26 @@ group = "no.nav.syfo" version = "1.0.0" val coroutinesVersion = "1.9.0" -val jacksonVersion = "2.18.0" +val jacksonVersion = "2.18.1" val kluentVersion = "1.73" -val logbackVersion = "1.5.8" -val ktorVersion = "2.3.12" +val logbackVersion = "1.5.12" +val ktorVersion = "3.0.1" val logstashEncoderVersion = "8.0" val prometheusVersion = "0.16.0" val smCommonVersion = "2.0.8" -val mockkVersion = "1.13.12" -val nimbusdsVersion = "9.41.1" +val mockkVersion = "1.13.13" +val nimbusdsVersion = "9.45" val hikariVersion = "6.0.0" -val flywayVersion = "10.18.2" +val flywayVersion = "10.20.1" val postgresVersion = "42.7.4" -val testContainerVersion = "1.20.1" -val kotlinVersion = "2.0.20" -val swaggerUiVersion = "5.17.14" +val testContainerVersion = "1.20.3" +val kotlinVersion = "2.0.21" +val swaggerUiVersion = "5.18.0" val kotestVersion = "5.9.1" -val googlePostgresVersion = "1.20.1" +val googlePostgresVersion = "1.21.0" val googleOauthVersion = "1.36.0" val ktfmtVersion = "0.44" -val kafkaVersion = "3.8.0" +val kafkaVersion = "3.8.1" val snappyJavaVersion = "1.1.10.7" val commonsCodecVersion="1.17.1" val commonsCompressVersion = "1.27.1" @@ -30,8 +30,8 @@ val snakeYamlVersion = "2.3" plugins { id("application") id("com.diffplug.spotless") version "6.25.0" - kotlin("jvm") version "2.0.20" - id("com.gradleup.shadow") version "8.3.2" + kotlin("jvm") version "2.0.21" + id("com.gradleup.shadow") version "8.3.5" id("org.hidetake.swagger.generator") version "2.19.2" apply true }