mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-04-22 22:44:48 +02:00
Raise kotlin lib version
This commit is contained in:
parent
5b1f721eea
commit
ac808e258c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ buildscript {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id 'org.jetbrains.kotlin.jvm' version "1.8.10"
|
||||
id 'org.jetbrains.kotlin.jvm' version "1.9.21"
|
||||
id 'com.diffplug.spotless' version '6.22.0' apply false
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue