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.21 to 2.1.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Nov 30, 2024
1 parent d8c23c9 commit 1892dc7
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.3"
joda = "2.13.0"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlinReflect = "2.0.21"
kotlinReflect = "2.1.0"
material = "1.12.0"
kotlin = "2.1.0"
ksp = "2.0.21-1.0.28"
Expand Down

0 comments on commit 1892dc7

Please sign in to comment.