Skip to content

Commit 77a848d

Browse files
dependabot[bot]sander
authored andcommitted
chore(deps): bump jvm from 2.0.0 to 2.0.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a741759 commit 77a848d

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
@@ -3,7 +3,7 @@ import org.jetbrains.dokka.gradle.DokkaTask
33
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
6-
kotlin("jvm") version "2.0.0"
6+
kotlin("jvm") version "2.0.20"
77
id("org.jetbrains.kotlinx.kover") version "0.7.6"
88
kotlin("plugin.serialization") version "2.0.0"
99
`maven-publish`

0 commit comments

Comments
 (0)