Skip to content

Commit 96af4ee

Browse files
build(deps): bump org.jetbrains.kotlin.jvm from 1.9.22 to 2.2.21
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.22 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.22...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdd21c8 commit 96af4ee

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
@@ -1,5 +1,5 @@
11
plugins {
2-
id("org.jetbrains.kotlin.jvm") version "1.9.22" apply false
2+
id("org.jetbrains.kotlin.jvm") version "2.2.21" apply false
33
id("org.jetbrains.intellij") version "1.17.4" apply false
44
}
55

0 commit comments

Comments
 (0)