Bump kotlin-gradle-plugin from 1.5.0 to 1.5.10

Bumps kotlin-gradle-plugin from 1.5.0 to 1.5.10.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-25 11:16:50 +00:00 committed by GitHub
parent 3ea31d6c47
commit 9ab1d6305b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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