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

This commit is contained in:
RenovateBot 2023-11-01 02:02:18 +01:00
parent 4c0f6ea0f3
commit 238930a651

View file

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