From 813a3503efa30fea9e19e4a386506a1b0b754e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 22:05:38 +0000 Subject: [PATCH] chore(deps): bump kotlin.version from 1.9.23 to 1.9.24 Bumps `kotlin.version` from 1.9.23 to 1.9.24. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.23 to 1.9.24 - [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.23...v1.9.24) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.23 to 1.9.24 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:development 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] --- .../assertj-integration-tests/assertj-core-kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml index da5e16996f..169f0433bf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml @@ -13,7 +13,7 @@ AssertJ Core Integration Tests - Kotlin - 1.9.23 + 1.9.24