Skip to content

Commit

Permalink
chore(deps): bump kotlin.version from 1.9.24 to 2.0.0 (#3484)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent 6bab517 commit 9707d51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>AssertJ Core Integration Tests - Kotlin</name>

<properties>
<kotlin.version>1.9.24</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9707d51

Please sign in to comment.