From 0603d8e2767d2d8232a1c3a2bbd8650c62a4b100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 08:31:04 +0000 Subject: [PATCH] chore(deps): bump the github group across 1 directory with 31 updates Bumps the github group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.1` | `2.18.2` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.12` | `1.5.15` | | [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.114.Final` | `4.1.116.Final` | | org.freemarker:freemarker | `2.3.33` | `2.3.34` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.1` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` | | [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.11` | `3.7.1` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-server-sessions](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-server-locations](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` | | [jvm](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` | | org.jmailen.kotlinter | `4.4.1` | `5.0.1` | | net.researchgate.release | `3.0.2` | `3.1.0` | | [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `1.9.20` | `2.0.0` | Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2) Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.15 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.15) Updates `io.netty:netty-codec-http` from 4.1.114.Final to 4.1.116.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.114.Final...netty-4.1.116.Final) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2) Updates `org.freemarker:freemarker` from 2.3.33 to 2.3.34 Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.1 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.1) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.0.21 to 2.1.0 - [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.21...v2.1.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-test` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-test` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.1) Updates `io.projectreactor:reactor-test` from 3.6.11 to 3.7.1 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.6.11...v3.7.1) Updates `io.ktor:ktor-server-netty` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-sessions` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-locations` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-auth` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-client-core` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-client-cio` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-auth` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-auth-jwt` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-client-core` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-client-cio` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 2.3.13 - [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...2.3.13) Updates `jvm` from 2.0.21 to 2.1.0 - [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.21...v2.1.0) Updates `org.jmailen.kotlinter` from 4.4.1 to 5.0.1 Updates `net.researchgate.release` from 3.0.2 to 3.1.0 Updates `org.jetbrains.dokka` from 1.9.20 to 2.0.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/compare/v1.9.20...v2.0.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.freemarker:freemarker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: io.projectreactor:reactor-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-sessions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-locations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-auth-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.jmailen.kotlinter dependency-type: direct:production update-type: version-update:semver-major dependency-group: github - dependency-name: net.researchgate.release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-major dependency-group: github ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index dc9568d8..97cb70fa 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -2,21 +2,21 @@ import java.time.Duration import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask import org.jetbrains.kotlin.gradle.dsl.JvmTarget -val assertjVersion = "3.26.3" +val assertjVersion = "3.27.1" val kotlinLoggingVersion = "3.0.5" -val logbackVersion = "1.5.12" +val logbackVersion = "1.5.15" val nimbusSdkVersion = "11.20.1" val mockWebServerVersion = "4.12.0" -val jacksonVersion = "2.18.1" -val nettyVersion = "4.1.114.Final" -val junitJupiterVersion = "5.11.3" -val kotlinVersion = "2.0.21" -val freemarkerVersion = "2.3.33" +val jacksonVersion = "2.18.2" +val nettyVersion = "4.1.116.Final" +val junitJupiterVersion = "5.11.4" +val kotlinVersion = "2.1.0" +val freemarkerVersion = "2.3.34" val kotestVersion = "5.9.1" val bouncyCastleVersion = "1.79" -val springBootVersion = "3.3.5" -val reactorTestVersion = "3.6.11" -val ktorVersion = "2.3.12" +val springBootVersion = "3.4.1" +val reactorTestVersion = "3.7.1" +val ktorVersion = "2.3.13" val jsonPathVersion = "2.9.0" val mavenRepoBaseUrl = "https://oss.sonatype.org" @@ -24,15 +24,15 @@ val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt" plugins { application - kotlin("jvm") version "2.0.21" + kotlin("jvm") version "2.1.0" id("se.patrikerdes.use-latest-versions") version "0.2.18" id("com.github.ben-manes.versions") version "0.51.0" - id("org.jmailen.kotlinter") version "4.4.1" + id("org.jmailen.kotlinter") version "5.0.1" id("com.google.cloud.tools.jib") version "3.4.4" id("com.github.johnrengelman.shadow") version "8.1.1" - id("net.researchgate.release") version "3.0.2" + id("net.researchgate.release") version "3.1.0" id("io.github.gradle-nexus.publish-plugin") version "2.0.0" - id("org.jetbrains.dokka") version "1.9.20" + id("org.jetbrains.dokka") version "2.0.0" `java-library` `maven-publish` signing