Skip to content

Commit 78fb969

Browse files
authored
Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-6
2 parents d99a6fa + 8f5a541 commit 78fb969

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ okio = "3.17.0"
66
serialization = "1.10.0"
77
benchmark = "0.4.16"
88
openapi = "2026.1"
9-
jackson = "2.21.1"
9+
jackson = "2.21.2"
1010

1111
[plugins]
1212
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1313
kotlin-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "benchmark" }
1414
kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "kotlin" }
15-
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.7" }
15+
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.8" }
1616
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.1" }
1717

1818
[libraries]

0 commit comments

Comments
 (0)