From f15b828f79822db272e63cee3490ab399734a7a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 20:19:11 -0700 Subject: [PATCH] chore(deps): bump kotlin.version in /run/grpc-hello-world-mvn (#640) Bumps `kotlin.version` from 1.9.10 to 1.9.20. Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.10 to 1.9.20 - [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.10...v1.9.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.10 to 1.9.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- run/grpc-hello-world-mvn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/grpc-hello-world-mvn/pom.xml b/run/grpc-hello-world-mvn/pom.xml index b6d5bb7f..a7faebe1 100644 --- a/run/grpc-hello-world-mvn/pom.xml +++ b/run/grpc-hello-world-mvn/pom.xml @@ -10,7 +10,7 @@ 1.8 - 1.9.10 + 1.9.20 1.7.3 1.59.0 1.4.0