Bump kotlin-gradle-plugin from 1.5.10 to 1.5.21

Bumps kotlin-gradle-plugin from 1.5.10 to 1.5.21.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-14 01:05:42 +00:00 committed by GitHub
parent 130e82c3dd
commit 0fbdae43bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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