We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2083f3e commit 7b23430Copy full SHA for 7b23430
vgo-core/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.jetbrains.kotlin.jvm")
3
id("com.vanniktech.maven.publish")
4
- id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.0"
+ id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1"
5
}
6
7
dependencies {
0 commit comments