Skip to content

Commit 9ffdc4e

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump jvm from 1.9.22 to 1.9.23
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.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 fb14643 commit 9ffdc4e

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
@@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
33
import java.util.*
44

55
plugins {
6-
kotlin("jvm") version "1.9.22"
6+
kotlin("jvm") version "1.9.23"
77
id("maven-publish")
88
id("signing")
99
id("com.github.ben-manes.versions") version "0.51.0"

0 commit comments

Comments
 (0)