Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#128)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.8.22 to 2.1.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.22...v2.1.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Miguel Beltran <[email protected]>
  • Loading branch information
dependabot[bot] and miquelbeltran authored Jan 31, 2025
1 parent 759cf1f commit 7e3efc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ okhttp = "4.12.0"
timber = "5.0.1"
junit = "4.13.2"
leakcanary = "2.14"
kotlin = "1.8.22"
kotlin = "2.1.0"
gradle = "8.1.1"
raygun = "4.0.1"
spotless = "6.25.0"
activity = "1.8.0"
Expand Down

0 comments on commit 7e3efc4

Please sign in to comment.