From d0510fb35e3e3447f37adf78416ce3c795cca557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:42:00 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.3.61 to 1.6.0 Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.61 to 1.6.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.61...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- rsocket-protobuf/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index aadd732..3530378 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 0.10.2 2.0 - 1.3.61 + 1.6.0 0.20 1.18.12 3.13.2 diff --git a/rsocket-protobuf/pom.xml b/rsocket-protobuf/pom.xml index 7730a2e..91099c9 100644 --- a/rsocket-protobuf/pom.xml +++ b/rsocket-protobuf/pom.xml @@ -31,7 +31,7 @@ ${encoding} 0.10.2 - 1.3.61 + 1.6.0 0.21 1.18.12 3.15.0