From c907ba0c60502ad100531bf553576dffe2cd1a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 04:00:54 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.5.21 to 1.5.30 Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.21 to 1.5.30. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- logbook-ktor-client/pom.xml | 2 +- logbook-ktor-common/pom.xml | 2 +- logbook-ktor-server/pom.xml | 2 +- logbook-okhttp/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/logbook-ktor-client/pom.xml b/logbook-ktor-client/pom.xml index ef85f96b5..dcc0ac127 100644 --- a/logbook-ktor-client/pom.xml +++ b/logbook-ktor-client/pom.xml @@ -25,7 +25,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.5.21 + 1.5.30 io.ktor diff --git a/logbook-ktor-common/pom.xml b/logbook-ktor-common/pom.xml index 4e7175e35..c896e4e7f 100644 --- a/logbook-ktor-common/pom.xml +++ b/logbook-ktor-common/pom.xml @@ -20,7 +20,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.5.21 + 1.5.30 io.ktor diff --git a/logbook-ktor-server/pom.xml b/logbook-ktor-server/pom.xml index 71c77602f..7e5eda06c 100644 --- a/logbook-ktor-server/pom.xml +++ b/logbook-ktor-server/pom.xml @@ -24,7 +24,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.5.21 + 1.5.30 io.ktor diff --git a/logbook-okhttp/pom.xml b/logbook-okhttp/pom.xml index 541392716..45077dca8 100644 --- a/logbook-okhttp/pom.xml +++ b/logbook-okhttp/pom.xml @@ -27,7 +27,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.5.21 + 1.5.30