Skip to content

Commit dbd8260

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
---
updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dfc6a6 commit dbd8260

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
@@ -17,4 +17,4 @@ download = { id = "de.undercouch.download", version = "5.6.0" }
1717
gradleJvmWrapper = "me.filippov.gradle.jvm.wrapper:0.14.0"
1818
grammarkit = { id = "org.jetbrains.grammarkit", version = "2022.3.2.2" }
1919
intellij = { id = "org.jetbrains.intellij", version = "1.17.3" }
20-
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
20+
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.0.0" }

0 commit comments

Comments
 (0)