We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aeb27f commit 587263dCopy full SHA for 587263d
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.22"
+ kotlin("jvm") version "1.9.23"
3
jacoco
4
id("org.sonarqube") version "4.3.0.3225"
5
id("com.diffplug.spotless") version "6.12.0"
0 commit comments