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

This commit is contained in:
RenovateBot 2024-11-27 15:06:40 +00:00
parent 2b662d4fbd
commit e8e7da34f2

View file

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