Skip to content

Commit 1f61892

Browse files
authored
Merge branch 'Kotlin:master' into kotlinx-serialization
2 parents 3b0470c + 3c2248e commit 1f61892

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)