Skip to content

Commit

Permalink
Merge pull request #252 from GetStream/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s.kotlinx.binary-compatibility-validator-0.17.0

Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.3 to 0.17.0
  • Loading branch information
skydoves authored Dec 20, 2024
2 parents 5908176 + 698ea62 commit 387b7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
baseline-profile = { id = "androidx.baselineprofile", version.ref = "androidxMacroBenchmark" }
nexusPlugin = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }

0 comments on commit 387b7d0

Please sign in to comment.