Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.0.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 16cff2e commit 9f3b434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
assertj = "3.20.2"
detekt = "1.23.7"
guava = "33.3.1-jre"
kotlin = "2.0.20"
kotlin = "2.0.21"
junit-jupiter = "5.11.2"
junit-platform = "1.11.2"

Expand Down

0 comments on commit 9f3b434

Please sign in to comment.