We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1c13c commit 1e40488Copy full SHA for 1e40488
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.0.0-RC1"
+ kotlin("jvm") version "2.0.0-RC2"
3
jacoco
4
id("org.sonarqube") version "5.0.0.4638"
5
id("com.diffplug.spotless") version "6.12.0"
0 commit comments