Skip to content

Commit 1285386

Browse files
dependabot[bot]sander
authored andcommitted
chore(deps): bump jvm from 1.9.10 to 1.9.22
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.22) --- 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 5401a60 commit 1285386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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 "1.9.10"
6+
kotlin("jvm") version "1.9.22"
77
id("org.jetbrains.kotlinx.kover") version "0.7.4"
88
kotlin("plugin.serialization") version "1.9.10"
99
`maven-publish`

0 commit comments

Comments
 (0)