Skip to content

Commit

Permalink
chore(deps): bump kotlin-jvm from 1.9.25 to 2.0.20
Browse files Browse the repository at this point in the history
Bumps `kotlin-jvm` from 1.9.25 to 2.0.20.

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.25 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.0.20)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.25 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.0.20)

Updates `org.jetbrains.kotlin.jvm` from 1.9.25 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c9a8a08 commit 5c93436
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 @@ -8,7 +8,7 @@ mysql = "8.4.0"
junit = "5.11.0"
assertj-core = "3.26.3"
assertj-db = "2.0.2"
kotlin-jvm = "1.9.25"
kotlin-jvm = "2.0.20"
dokka = "1.9.20"
researchgate-release = "3.0.2"
kotlin-quality = "4.2.0"
Expand Down

0 comments on commit 5c93436

Please sign in to comment.