Compare commits

...

1 commit

Author SHA1 Message Date
54ff59c58b Update kotlin monorepo to v2.1.21 2025-06-15 21:21:35 +00:00

View file

@ -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"