diff --git a/build.gradle.kts b/build.gradle.kts index bfe377e39..1d252dcae 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,5 +1,5 @@ plugins { - kotlin("jvm") version "2.0.0-RC1" + kotlin("jvm") version "2.0.0-RC2" jacoco id("org.sonarqube") version "5.0.0.4638" id("com.diffplug.spotless") version "6.12.0" diff --git a/pom-central.xml b/pom-central.xml index 023019474..92a5b8d1a 100644 --- a/pom-central.xml +++ b/pom-central.xml @@ -27,7 +27,7 @@ https://github.com/javadev/LeetCode-in-Kotlin - 2.0.0-RC1 + 2.0.0-RC2 UTF-8 diff --git a/pom.xml b/pom.xml index f20464c83..acc0fe041 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ https://github.com/javadev/LeetCode-in-Kotlin - 2.0.0-RC1 + 2.0.0-RC2 UTF-8