Update kotlin monorepo to v2.1.21
This commit is contained in:
parent
e2651e17f2
commit
54ff59c58b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
pluginManagement {
|
||||
plugins {
|
||||
// Update this in libs.version.toml when you change it here.
|
||||
kotlin("jvm") version "2.1.0"
|
||||
kotlin("plugin.serialization") version "2.1.0"
|
||||
kotlin("jvm") version "2.1.21"
|
||||
kotlin("plugin.serialization") version "2.1.21"
|
||||
|
||||
id("com.github.johnrengelman.shadow") version "8.1.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue