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 12168f0 commit acecbceCopy full SHA for acecbce
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
`java-gradle-plugin`
3
id("com.gradle.plugin-publish") version "0.14.0"
4
id("org.sonarqube") version "3.1.1"
5
- kotlin("jvm") version "1.4.31"
+ kotlin("jvm") version "1.8.21"
6
`maven-publish`
7
id("com.github.ben-manes.versions") version "0.38.0"
8
id("io.gitlab.arturbosch.detekt") version "1.16.0"
0 commit comments