Skip to content

Commit

Permalink
update bcv to 0.15.0-Beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-enko committed Apr 8, 2024
1 parent 5269783 commit c05d099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
id 'java-gradle-plugin'
id 'maven-publish'
id 'com.gradle.plugin-publish' version '0.21.0'
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.15.0-Beta.1"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.15.0-Beta.2"
}

apply(plugin: 'org.jetbrains.kotlin.jvm')
Expand Down

0 comments on commit c05d099

Please sign in to comment.