forgot this
This commit is contained in:
parent
bb3d97b106
commit
bb49c2d29d
@ -1,5 +1,5 @@
|
|||||||
[versions]
|
[versions]
|
||||||
kotlin = "2.0.20" # Note: Plugin versions must be updated in the settings.gradle.kts too
|
kotlin = "2.0.21" # Note: Plugin versions must be updated in the settings.gradle.kts too
|
||||||
|
|
||||||
groovy = "3.0.22"
|
groovy = "3.0.22"
|
||||||
jansi = "2.4.1"
|
jansi = "2.4.1"
|
||||||
|
@ -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.0.20"
|
kotlin("jvm") version "2.0.21"
|
||||||
kotlin("plugin.serialization") version "2.0.20"
|
kotlin("plugin.serialization") version "2.0.21"
|
||||||
|
|
||||||
id("com.github.jakemarsden.git-hooks") version "0.0.2"
|
id("com.github.jakemarsden.git-hooks") version "0.0.2"
|
||||||
id("com.github.johnrengelman.shadow") version "8.1.1"
|
id("com.github.johnrengelman.shadow") version "8.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user