Skip to content

Commit 731a9b2

Browse files
chore(deps): update all dependencies to v1.9.22 (#3335)
| datasource | package | from | to | | ---------- | ------------------------------------------------------------------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 1.9.21 | 1.9.22 | | maven | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 1.9.21 | 1.9.22 | | maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.9.21 | 1.9.22 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4001239 commit 731a9b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jUnitVintage = "5.10.1"
1111
kotest = "5.8.0"
1212
kotestGradle = "5.8.0"
1313
kover = "0.7.5"
14-
kotlin = "1.9.21"
15-
kotlinxSerializationPlugin = "1.9.21"
14+
kotlin = "1.9.22"
15+
kotlinxSerializationPlugin = "1.9.22"
1616
kotlinBinaryCompatibilityValidator = "0.13.2"
1717
kotlinCompileTesting = "1.5.0"
1818
knit = "0.5.0"

0 commit comments

Comments
 (0)