update dependencies (#2198)

This commit is contained in:
Konrad Pozniak 2021-06-14 11:00:25 +02:00 committed by GitHub
commit e84dec29b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.5.0'
ext.kotlin_version = '1.5.10'
repositories {
google()
mavenCentral()