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 5add8d7 commit 4df1fc0Copy full SHA for 4df1fc0
build.gradle.kts
@@ -13,7 +13,7 @@ object versions {
13
plugins {
14
`java-gradle-plugin`
15
`kotlin-dsl`
16
- kotlin("jvm") version "1.6.20"
+ kotlin("jvm") version "1.6.21"
17
id("com.gradle.plugin-publish") version "0.12.0"
18
id("com.vanniktech.maven.publish") version "0.19.0"
19
id("io.gitlab.arturbosch.detekt") version "1.19.0"
0 commit comments