Skip to content

Commit 47f50ff

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
Build(deps): bump org.jetbrains.kotlin.jvm from 2.0.0 to 2.0.10
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcfabc6 commit 47f50ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ changelog = { id = "org.jetbrains.changelog", version = "2.2.1" }
1616
gradleJvmWrapper = "me.filippov.gradle.jvm.wrapper:0.14.0"
1717
grammarkit = { id = "org.jetbrains.grammarkit", version = "2022.3.2.2" }
1818
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
19-
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.0.0" }
19+
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.0.10" }

0 commit comments

Comments
 (0)