From b51a22373fd99614eb7aee8e3b48e18c99d7263c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 17:42:06 +0000 Subject: [PATCH] Bump kotlin.version from 1.9.24 to 2.0.20 Bumps `kotlin.version` from 1.9.24 to 2.0.20. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.24 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.24...v2.0.20) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 1.9.24 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.24...v2.0.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.24 to 2.0.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- rxjava2-jdbc-kotlin-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rxjava2-jdbc-kotlin-example/pom.xml b/rxjava2-jdbc-kotlin-example/pom.xml index 2fe1155e..a322b80c 100644 --- a/rxjava2-jdbc-kotlin-example/pom.xml +++ b/rxjava2-jdbc-kotlin-example/pom.xml @@ -13,7 +13,7 @@ RxJava2 streams for jdbc pom - 1.9.24 + 2.0.20