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

This commit is contained in:
RenovateBot 2023-11-24 02:05:36 +01:00
parent 593dc8e8e5
commit af0dc6f7fa

View file

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