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.6.21 to 2.0.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.6.21...v2.0.0)

---
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 Jul 26, 2024
1 parent 85a8592 commit f60320e
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.6.21' }
kotlin = { module = 'org.jetbrains.kotlin:kotlin-bom', version = '2.0.0' }

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

0 comments on commit f60320e

Please sign in to comment.