upgrade various versions, including gradle to 8.12
This commit is contained in:
parent
9228529f18
commit
7d4d0fda3f
5 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
pluginManagement {
|
||||
plugins {
|
||||
// Update this in libs.version.toml when you change it here.
|
||||
kotlin("jvm") version "2.0.21"
|
||||
kotlin("plugin.serialization") version "2.0.21"
|
||||
kotlin("jvm") version "2.1.0"
|
||||
kotlin("plugin.serialization") version "2.1.0"
|
||||
|
||||
id("com.github.johnrengelman.shadow") version "8.1.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue