Skip to content

Commit 8bedebe

Browse files
committed
Merge branch 'dev' into copilot/fix-1e12ff10-bb36-42db-8915-7914dc2c7a25
2 parents dbdd173 + 69a4768 commit 8bedebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tasks.wrapper {
33
}
44

55
plugins {
6-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
6+
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1"
77
}
88

99
apiValidation {

0 commit comments

Comments
 (0)