Skip to content

Commit 00a1aea

Browse files
Bump jvm from 1.6.10 to 1.6.20 (#1)
Bumps jvm from 1.6.10 to 1.6.20. --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f7fd45 commit 00a1aea

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.6.10"
4+
kotlin("jvm") version "1.6.20"
55
`maven-publish`
66

77
id("org.jmailen.kotlinter") version "3.9.0"

0 commit comments

Comments
 (0)