Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 92be85a

Browse files
chore(deps): bump jvm from 1.9.23 to 1.9.24 (#310)
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v1.9.24) --- 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 25bdf8d commit 92be85a

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
@@ -16,7 +16,7 @@
1616

1717
plugins {
1818
application
19-
kotlin("jvm") version "1.9.23"
19+
kotlin("jvm") version "1.9.24"
2020
kotlin("plugin.serialization") version "1.9.24"
2121
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
2222
}

0 commit comments

Comments
 (0)