Skip to content

Commit 2657034

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.8.0 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1128150 commit 2657034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
kotlin("jvm") version "1.7.22"
4+
kotlin("jvm") version "1.8.0"
55
`maven-publish`
66
signing
77
id("org.jetbrains.dokka") version "1.7.20"

0 commit comments

Comments
 (0)