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 442b556 + 4e9abb4 commit 6de8965Copy full SHA for 6de8965
build.gradle.kts
@@ -4,7 +4,7 @@ val libraryVersion: String by project
4
val libraryGroup: String by project
5
6
plugins {
7
- kotlin("jvm") version "1.7.10"
+ kotlin("jvm") version "1.7.20"
8
alias(libs.plugins.spotless)
9
}
10
0 commit comments