From 1b448124bc7cc75d513a121c7010503de329edc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 18:00:33 +0000 Subject: [PATCH] Bump kotlin.version from 1.9.20 to 1.9.21 Bumps `kotlin.version` from 1.9.20 to 1.9.21. 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 `org.jetbrains.kotlin:kotlin-test-junit` 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 `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.20 to 1.9.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 17c1f78..6d2e93d 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.20 + 1.9.21