Bump kotlin-gradle-plugin from 1.5.21 to 1.6.10

Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.5.21 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](https://github.com/JetBrains/kotlin/compare/v1.5.21...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>
This commit is contained in:
dependabot[bot] 2022-02-08 11:47:13 +00:00 committed by Andy Scherzinger
parent b1902f76f6
commit 4806f35303
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -24,7 +24,7 @@
buildscript {
ext {
kotlinVersion = '1.5.21'
kotlinVersion = '1.6.10'
}
repositories {