Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.10 #80

Open
RenovateBot wants to merge 1 commit from renovate/kotlin-monorepo into master
Showing only changes of commit e4f7a7fa3b - Show all commits

View file

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