Skip to content

Commit 3f0ceb8

Browse files
dependabot[bot]pmendelski
authored andcommitted
Bump jvm from 1.6.21 to 1.7.10
Bumps jvm from 1.6.21 to 1.7.10. --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adfdf10 commit 3f0ceb8

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.6.21"
4+
kotlin("jvm") version "1.7.10"
55
id("jacoco")
66
id("com.github.kt3k.coveralls") version "2.12.0"
77
id("com.gradle.plugin-publish") version "1.0.0"

0 commit comments

Comments
 (0)