Skip to content

Commit 3670a79

Browse files
chore(deps): bump jvm from 1.8.21 to 1.8.22 (#18)
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ba52cc commit 3670a79

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
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
kotlin("jvm") version "1.8.21"
4+
kotlin("jvm") version "1.8.22"
55
id("org.jetbrains.kotlinx.kover") version "0.7.1"
66
kotlin("plugin.serialization") version "1.8.21"
77
`maven-publish`

0 commit comments

Comments
 (0)