Skip to content

Commit

Permalink
Bump binary-compatibility-validator version to 0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qurbonzoda committed Sep 4, 2024
1 parent 1369e70 commit c4f456b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

plugins {
id("kotlinx.team.infra") version "0.4.0-dev-80"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.2"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
}

infra {
Expand Down

0 comments on commit c4f456b

Please sign in to comment.