Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 103236e

Browse files
Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.17.0
1 parent 6918f2a commit 103236e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "1.8.10"
44
kotest = "5.8.1"
55
kotlinx-coroutines = "1.6.4"
66
animalsniffer = "1.7.1"
7-
kotlinBinaryCompatibilityValidator = "0.14.0"
7+
kotlinBinaryCompatibilityValidator = "0.17.0"
88

99
[libraries]
1010
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }

0 commit comments

Comments
 (0)