Skip to content

Commit 3c2248e

Browse files
authored
Bump binary-compatibility-validator version to 0.16.2 (#188)
1 parent 1d18389 commit 3c2248e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88

99
plugins {
1010
id("kotlinx.team.infra") version "0.4.0-dev-80"
11-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.2"
11+
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.2"
1212
}
1313

1414
infra {

0 commit comments

Comments
 (0)