Skip to content

Commit 4451db7

Browse files
Bump jvm from 1.9.24 to 2.2.21 in /kotlin-project
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.2.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.24...v2.2.21) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f3ea21 commit 4451db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-project/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "1.9.24"
2+
kotlin("jvm") version "2.2.21"
33
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
44
id("com.coditory.build") version "0.1.20"
55
}

0 commit comments

Comments
 (0)