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

This commit is contained in:
RenovateBot 2024-01-14 02:03:24 +01:00
parent 74769b720a
commit 7d0c5a32bf

View file

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