From cbd59619aed92b787bbaffe008fbea70a756cff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 00:48:11 +0200 Subject: [PATCH] Bump kotlin.version from 1.5.21 to 1.5.30 (#3006) Bumps `kotlin.version` from 1.5.21 to 1.5.30. Updates `kotlin-maven-plugin` from 1.5.21 to 1.5.30 Updates `kotlin-stdlib-jdk8` from 1.5.21 to 1.5.30 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-test-junit` from 1.5.21 to 1.5.30 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-maven-allopen` from 1.5.21 to 1.5.30 Updates `kotlin-maven-noarg` from 1.5.21 to 1.5.30 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg 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> --- pom.xml | 2 +- querydsl-examples/querydsl-example-kotlin-codegen/pom.xml | 2 +- querydsl-examples/querydsl-example-kotlin-jpa/pom.xml | 2 +- querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3d4a52b28..728ac918e 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ 1.3.2 1.33 2.2 - 1.5.21 + 1.5.30 1.5.0 diff --git a/querydsl-examples/querydsl-example-kotlin-codegen/pom.xml b/querydsl-examples/querydsl-example-kotlin-codegen/pom.xml index 81f8cb3fd..974a76f81 100644 --- a/querydsl-examples/querydsl-example-kotlin-codegen/pom.xml +++ b/querydsl-examples/querydsl-example-kotlin-codegen/pom.xml @@ -12,7 +12,7 @@ Querydsl example - Kotlin Codegen - 1.5.21 + 1.5.30 diff --git a/querydsl-examples/querydsl-example-kotlin-jpa/pom.xml b/querydsl-examples/querydsl-example-kotlin-jpa/pom.xml index 0aae9b4c4..0f6c16ec5 100644 --- a/querydsl-examples/querydsl-example-kotlin-jpa/pom.xml +++ b/querydsl-examples/querydsl-example-kotlin-jpa/pom.xml @@ -12,7 +12,7 @@ Querydsl example - Kotlin JPA - 1.5.21 + 1.5.30 diff --git a/querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml b/querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml index 0a5abdaf7..87f1f68b6 100644 --- a/querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml +++ b/querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml @@ -12,7 +12,7 @@ Querydsl example - Kotlin MongoDB - 1.5.21 + 1.5.30