Bump kotlin-gradle-plugin from 1.6.21 to 1.7.0

Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.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-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-06-09 01:08:09 +00:00 committed by Andy Scherzinger (Rebase PR Action)
parent c6f8c60550
commit 58febdd682

View file

@ -24,7 +24,7 @@
buildscript {
ext {
kotlinVersion = '1.6.21'
kotlinVersion = '1.7.0'
}
repositories {