Skip to content

Commit 09ce520

Browse files
committed
Bump binary-compatibility-validator to 0.16.2
This is required to ensure compatibility of the build with Kotlin 2.1+ after resolving https://youtrack.jetbrains.com/issue/KT-61706
1 parent 2017084 commit 09ce520

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
@@ -3,7 +3,7 @@ kotlin = "2.0.0"
33
kover = "0.8.2"
44
dokka = "1.9.20"
55
knit = "0.5.0"
6-
bcv = "0.15.0-Beta.2"
6+
bcv = "0.16.2"
77
animalsniffer = "1.7.1"
88
protobuf = "0.8.19"
99
shadow = "8.1.1"

0 commit comments

Comments
 (0)