Skip to content

Commit df88cea

Browse files
chore(deps): bump kotlin.version from 1.9.23 to 1.9.24 (assertj#3468)
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](JetBrains/kotlin@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b2c8f6 commit df88cea

File tree

1 file changed

+1
-1
lines changed
  • assertj-tests/assertj-integration-tests/assertj-core-kotlin

1 file changed

+1
-1
lines changed

assertj-tests/assertj-integration-tests/assertj-core-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>AssertJ Core Integration Tests - Kotlin</name>
1414

1515
<properties>
16-
<kotlin.version>1.9.23</kotlin.version>
16+
<kotlin.version>1.9.24</kotlin.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)