Skip to content

Commit 9cc51a0

Browse files
Bump jvm from 1.7.0 to 1.7.10 (#27)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfadb37 commit 9cc51a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.0"
4+
kotlin("jvm") version "1.7.10"
55
`maven-publish`
66
signing
77
id("org.jetbrains.dokka") version "1.7.0"

0 commit comments

Comments
 (0)