Skip to content

Commit

Permalink
chore(ci): bump org.jetbrains.kotlin:kotlin-bom from 1.9.24 to 2.0.20
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 72a3406 commit 9469c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<maven-dependencies.version>3.9.9</maven-dependencies.version>
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
<maven-plugin-tools.version>3.14.0</maven-plugin-tools.version>
<kotlin.version>1.9.24</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 9469c0e

Please sign in to comment.