Skip to content

Commit 419c563

Browse files
Bump jvm from 1.9.22 to 1.9.23
Bumps jvm from 1.9.22 to 1.9.23. --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d8fe21 commit 419c563

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,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "1.9.22"
2+
kotlin("jvm") version "1.9.23"
33
id("jacoco")
44
id("com.github.kt3k.coveralls") version "2.12.2"
55
id("com.gradle.plugin-publish") version "1.2.1"

0 commit comments

Comments
 (0)