Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.3…
Browse files Browse the repository at this point in the history
… to 0.17.0 (#21)
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 61e0024 commit 5de74c3
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 @@ -8,7 +8,7 @@ graphql = "8.2.1"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-mutliplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest" }
expediagroup-graphql = { id = "com.expediagroup.graphql", version.ref = "graphql" }
publication = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
Expand Down

0 comments on commit 5de74c3

Please sign in to comment.