Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-bom in /generators/kotlin/resources
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.25 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.25...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 32387bb commit 56abfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/kotlin/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[libraries]
kotlin = { module = 'org.jetbrains.kotlin:kotlin-bom', version = '1.9.25' }
kotlin = { module = 'org.jetbrains.kotlin:kotlin-bom', version = '2.0.20' }

mockito-kotlin = { module = 'org.mockito.kotlin:mockito-kotlin', version = '5.4.0' }

0 comments on commit 56abfe2

Please sign in to comment.