From 31117b39469f9ccb2e640ee2bcb1311d9e6abc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 20:40:56 +0000 Subject: [PATCH] Bump kotlin-stdlib-jdk8 from 1.5.10 to 1.9.0 Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.5.10 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.5.10...v1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eac00c1..a74c815 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ org.jetbrains.kotlin kotlin-stdlib-jdk8 - 1.5.10 + 1.9.0 io.quarkus