Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.24
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 28m30s
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 28m30s
This commit is contained in:
parent
68442fdc74
commit
5167a0483e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
buildscript {
|
||||
ext.kotlin_version = '1.9.23'
|
||||
ext.kotlin_version = '1.9.24'
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in a new issue