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

This commit is contained in:
RenovateBot 2024-03-08 18:03:20 +00:00
parent 23478ca1ed
commit 6b6747e9cc

View file

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