Skip to content

Commit

Permalink
build(deps): bump kotlin-gradle-plugin from 1.5.31 to 1.6.10
Browse files Browse the repository at this point in the history
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.5.31 to 1.6.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.5.31...v1.6.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 16, 2021
1 parent 1f70a01 commit f3c0a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,7 +1,7 @@
buildscript {
ext {
compose_version = '1.1.0-rc01'
kotlin_version = '1.6.0'
kotlin_version = '1.6.10'
room = "2.4.0"
KAHelpers = '3.2.1'
moshi = "1.13.0"
Expand Down

0 comments on commit f3c0a3e

Please sign in to comment.