Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.10
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 21m14s

This commit is contained in:
RenovateBot 2023-10-18 02:01:48 +02:00
parent 20e49df7e9
commit 17ebebc1d5

View file

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