From c001e7f9817e7010a404dcafbfbf4eec1d47f965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 05:37:16 +0000 Subject: [PATCH] Bump kotlin.version from 1.9.21 to 1.9.22 Bumps `kotlin.version` from 1.9.21 to 1.9.22. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.21 to 1.9.22 - [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.21...v1.9.22) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 1.9.21 to 1.9.22 - [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.21...v1.9.22) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.21 to 1.9.22 --- 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] --- rxjava3-jdbc-kotlin-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rxjava3-jdbc-kotlin-example/pom.xml b/rxjava3-jdbc-kotlin-example/pom.xml index 92a1c17..4886e15 100644 --- a/rxjava3-jdbc-kotlin-example/pom.xml +++ b/rxjava3-jdbc-kotlin-example/pom.xml @@ -13,7 +13,7 @@ RxJava3 streams for jdbc pom - 1.9.21 + 1.9.22