From e1638f9049acc13e129c7b901e1bfd4be78fa34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 19:14:56 +0000 Subject: [PATCH] build(deps): bump kotlin.version from 1.7.22 to 1.9.0 Bumps `kotlin.version` from 1.7.22 to 1.9.0. Updates `kotlin-stdlib` from 1.7.22 to 1.9.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/v1.7.22...v1.9.0) Updates `kotlin-stdlib-jdk7` from 1.7.22 to 1.9.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/v1.7.22...v1.9.0) Updates `kotlin-maven-plugin` from 1.7.22 to 1.9.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plc4j/examples/hello-world-kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4j/examples/hello-world-kotlin/pom.xml b/plc4j/examples/hello-world-kotlin/pom.xml index 771e2e82bfc..fbddb6db93f 100644 --- a/plc4j/examples/hello-world-kotlin/pom.xml +++ b/plc4j/examples/hello-world-kotlin/pom.xml @@ -30,7 +30,7 @@ PLC4J: Examples: Hello-World: Kotlin - 1.7.22 + 1.9.0 true org.apache.plc4x.java.examples.hellokotlin.ReadModbusPalKt