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 847dee3 commit c31da89Copy full SHA for c31da89
build.gradle.kts
@@ -2,7 +2,7 @@
2
// We could use a buildSrc script for this.
3
// See: https://github.com/gradle/kotlin-dsl-samples/issues/802
4
plugins {
5
- kotlin("jvm") version "1.6.10"
+ kotlin("jvm") version "1.8.10"
6
`maven-publish`
7
}
8
0 commit comments