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 433bd16 + 04bed73 commit f9d7f33Copy full SHA for f9d7f33
build.gradle.kts
@@ -1,7 +1,7 @@
1
import pl.allegro.tech.build.axion.release.domain.hooks.HookContext
2
3
plugins {
4
- id("org.jetbrains.kotlin.jvm") version "2.1.0"
+ id("org.jetbrains.kotlin.jvm") version "2.2.10"
5
`java-gradle-plugin`
6
`maven-publish`
7
groovy
tests-execution-chart-commons/build.gradle.kts
@@ -1,5 +1,5 @@
kotlin("plugin.serialization") version "2.2.10"
id("org.jetbrains.kotlinx.kover") version "0.9.0"
0 commit comments