Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.10
Some checks failed
Home Server Merge / Serial Reader (pull_request) Has been cancelled

This commit is contained in:
RenovateBot 2025-01-27 09:02:54 +00:00
parent 2b662d4fbd
commit e4f7a7fa3b

View file

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