Skip to content

Commit 2a7f1fe

Browse files
Bump jvm from 1.9.22 to 1.9.23 (#166)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8239da commit 2a7f1fe

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
@@ -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 "1.3.0"
1919
id("org.ajoberstar.grgit") version "5.2.2"
20-
kotlin("jvm") version "1.9.22" apply false
20+
kotlin("jvm") version "1.9.23" apply false
2121
idea
2222
}
2323

0 commit comments

Comments
 (0)