Skip to content

Commit 560f1d1

Browse files
dependabot[bot]SJrX
authored andcommitted
Bump org.jetbrains.kotlin.jvm from 1.9.24 to 2.0.0
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.24...v2.0.0) --- 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 0c7eaf9 commit 560f1d1

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
@@ -31,7 +31,7 @@ plugins {
3131
id("org.jetbrains.grammarkit") version "2022.3"
3232
id("checkstyle")
3333
id("com.avast.gradle.docker-compose") version "0.16.11"
34-
id("org.jetbrains.kotlin.jvm") version "1.9.24"
34+
id("org.jetbrains.kotlin.jvm") version "2.0.0"
3535
id("idea")
3636
}
3737

0 commit comments

Comments
 (0)