Skip to content

Commit 56f91eb

Browse files
Bump jvm from 1.9.23 to 1.9.24 (#174)
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](https://github.com/JetBrains/kotlin/commits) --- 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 1ede2b7 commit 56f91eb

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
@@ -17,7 +17,7 @@ plugins {
1717
id("com.github.ben-manes.versions") version "0.51.0"
1818
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1919
id("org.ajoberstar.grgit") version "5.2.2"
20-
kotlin("jvm") version "1.9.23" apply false
20+
kotlin("jvm") version "1.9.24" apply false
2121
idea
2222
}
2323

0 commit comments

Comments
 (0)