Skip to content

Commit dce9ff1

Browse files
authored
Merge branch 'main' into kpavlov/kotlinx-schema
2 parents 68bd0a0 + 2a04916 commit dce9ff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ binaryCompatibilityValidatorPlugin = "0.18.1"
55
detekt = "2.0.0-alpha.2"
66
dokka = "2.1.0"
77
kotlin = "2.2.21"
8-
kover = "0.9.4"
8+
kover = "0.9.7"
99
ktlint = "14.0.1"
1010
knit = "0.5.1"
1111
mavenPublish = "0.36.0"
@@ -21,7 +21,7 @@ kotlinx-io = "0.8.2"
2121
kotlinx-schema = "0.3.1"
2222
ktor = "3.2.3"
2323
logging = "7.0.14"
24-
mockk = "1.14.7"
24+
mockk = "1.14.9"
2525
mokksy = "0.6.2"
2626
serialization = "1.9.0"
2727
slf4j = "2.0.17"

0 commit comments

Comments
 (0)