Skip to content

Commit

Permalink
Bump kotlin-reflect from 2.1.0-RC2 to 2.1.20-Beta1
Browse files Browse the repository at this point in the history
Bumps `kotlin-reflect` from 2.1.0-RC2 to 2.1.20-Beta1.

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.0-RC2 to 2.1.20-Beta1
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.20-Beta1/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0-RC2...v2.1.20-Beta1)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0-RC2 to 2.1.20-Beta1
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.20-Beta1/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0-RC2...v2.1.20-Beta1)

Updates `org.jetbrains.kotlin.android` from 2.1.0-RC2 to 2.1.20-Beta1
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.20-Beta1/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0-RC2...v2.1.20-Beta1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 31bf2e4 commit c4443c5
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 @@ -24,7 +24,7 @@ gradle = "8.9.0-alpha03"
gson = "2.11.0"
insetter = "0.6.1"
junit = "4.13.2"
kotlin-reflect = "2.1.0-RC2"
kotlin-reflect = "2.1.20-Beta1"
ksp = "5.0.0-SNAPSHOT"
kspPlugin = "2.1.0-RC2-1.0.28"
legacy-support-v4 = "1.0.0"
Expand Down

0 comments on commit c4443c5

Please sign in to comment.