Skip to content

Commit e2dc21b

Browse files
Bump jvm from 1.9.23 to 2.0.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.23 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.0.20) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f013cac commit e2dc21b

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
@@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat.FULL
22
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33

44
plugins {
5-
kotlin("jvm") version "1.9.23"
5+
kotlin("jvm") version "2.0.20"
66
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.23"
77
id("org.cqfn.diktat.diktat-gradle-plugin") version "1.2.5"
88
`maven-publish`

0 commit comments

Comments
 (0)