Skip to content

Commit

Permalink
Merge pull request #115 from sebj/dependabot/gradle/org.jetbrains.kot…
Browse files Browse the repository at this point in the history
…linx.binary-compatibility-validator-0.16.2
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
2 parents 7898643 + 0ce6f55 commit 9b208a3
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 @@ -2,7 +2,7 @@ plugins {
kotlin("multiplatform") version "1.9.24"
`maven-publish`
id("signing")
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.15.1"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.2"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
Expand Down

0 comments on commit 9b208a3

Please sign in to comment.