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 Tim Krüger
parent cbc4c62003
commit bd6ac2fa7e
No known key found for this signature in database
GPG Key ID: FECE3A7222C52A4E

View File

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