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.
2 parents 58e77a5 + f46a96f commit 8de518eCopy full SHA for 8de518e
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.2.20"
+ kotlin("jvm") version "2.2.21"
3
kotlin("plugin.serialization") version "2.2.21"
4
id("io.gitlab.arturbosch.detekt") version ("1.23.8")
5
id("jacoco")
0 commit comments