Skip to content

Commit d339b2c

Browse files
chore(deps): bump the github group across 1 directory with 32 updates (#789)
Bumps the github group with 32 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.16` | | [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.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.3` | `1.8.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.2` | | [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](FasterXML/jackson-module-kotlin@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.16 - [Commits](qos-ch/logback@v_1.5.12...v_1.5.16) Updates `io.netty:netty-codec-http` from 4.1.114.Final to 4.1.116.Final - [Commits](netty/netty@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](FasterXML/jackson-module-kotlin@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.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.7.3...v1.8.0) Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.2 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.2) 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](junit-team/junit-framework@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](junit-team/junit-framework@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](junit-team/junit-framework@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](junit-team/junit-framework@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](JetBrains/kotlin@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](junit-team/junit-framework@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](reactor/reactor-core@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](ktorio/ktor@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](JetBrains/kotlin@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](Kotlin/dokka@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.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-minor 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81445fd commit d339b2c

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

build.gradle.kts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,37 @@ import java.time.Duration
22
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
44

5-
val assertjVersion = "3.26.3"
5+
val assertjVersion = "3.27.2"
66
val kotlinLoggingVersion = "3.0.5"
7-
val logbackVersion = "1.5.12"
7+
val logbackVersion = "1.5.16"
88
val nimbusSdkVersion = "11.20.1"
99
val mockWebServerVersion = "4.12.0"
10-
val jacksonVersion = "2.18.1"
11-
val nettyVersion = "4.1.114.Final"
12-
val junitJupiterVersion = "5.11.3"
13-
val kotlinVersion = "2.0.21"
14-
val freemarkerVersion = "2.3.33"
10+
val jacksonVersion = "2.18.2"
11+
val nettyVersion = "4.1.116.Final"
12+
val junitJupiterVersion = "5.11.4"
13+
val kotlinVersion = "2.1.0"
14+
val freemarkerVersion = "2.3.34"
1515
val kotestVersion = "5.9.1"
1616
val bouncyCastleVersion = "1.79"
17-
val springBootVersion = "3.3.5"
18-
val reactorTestVersion = "3.6.11"
19-
val ktorVersion = "2.3.12"
17+
val springBootVersion = "3.4.1"
18+
val reactorTestVersion = "3.7.1"
19+
val ktorVersion = "2.3.13"
2020
val jsonPathVersion = "2.9.0"
2121

2222
val mavenRepoBaseUrl = "https://oss.sonatype.org"
2323
val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"
2424

2525
plugins {
2626
application
27-
kotlin("jvm") version "2.0.21"
27+
kotlin("jvm") version "2.1.0"
2828
id("se.patrikerdes.use-latest-versions") version "0.2.18"
2929
id("com.github.ben-manes.versions") version "0.51.0"
30-
id("org.jmailen.kotlinter") version "4.4.1"
30+
id("org.jmailen.kotlinter") version "5.0.1"
3131
id("com.google.cloud.tools.jib") version "3.4.4"
3232
id("com.github.johnrengelman.shadow") version "8.1.1"
33-
id("net.researchgate.release") version "3.0.2"
33+
id("net.researchgate.release") version "3.1.0"
3434
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
35-
id("org.jetbrains.dokka") version "1.9.20"
35+
id("org.jetbrains.dokka") version "2.0.0"
3636
`java-library`
3737
`maven-publish`
3838
signing
@@ -67,7 +67,7 @@ dependencies {
6767
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:$jacksonVersion")
6868
implementation("org.freemarker:freemarker:$freemarkerVersion")
6969
implementation("org.bouncycastle:bcpkix-jdk18on:$bouncyCastleVersion")
70-
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
70+
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0")
7171
testImplementation("org.assertj:assertj-core:$assertjVersion")
7272
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitJupiterVersion")
7373
testImplementation("org.junit.jupiter:junit-jupiter-params:$junitJupiterVersion")

0 commit comments

Comments
 (0)