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