Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlin:kotlin-reflect
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin:kotlin-reflect](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:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Oct 15, 2024
1 parent 6f1578c commit eff7df5
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 @@ -38,7 +38,7 @@ jupiter_version = "5.11.1"
joda = "2.13.0"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlinReflect = "2.0.20"
kotlinReflect = "2.0.21"
material = "1.12.0"
kotlin = "2.0.20"
ksp = "2.0.21-1.0.25"
Expand Down

0 comments on commit eff7df5

Please sign in to comment.