Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.21
Some checks failed
Home Server Merge / Serial Reader (pull_request) Failing after 33m32s

This commit is contained in:
RenovateBot 2024-10-31 14:18:42 +00:00
parent 2b662d4fbd
commit 49a1075300

View file

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