Skip to content

Commit 8b97cc8

Browse files
authored
Merge pull request #136 from ashtanko/renovate/binarycompatibility
Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.0
2 parents 77d2fe4 + 41c2b72 commit 8b97cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sandwich = "2.1.2" # https://github.com/skydoves/sandwich
3535
protobufPlugin = "0.9.5" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
3636
protobufKotlin = "4.31.1" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-kotlin
3737
protoc = "4.31.1" # https://mvnrepository.com/artifact/com.google.protobuf/protoc
38-
binaryCompatibility = "0.17.0"
38+
binaryCompatibility = "0.18.0"
3939

4040
[libraries]
4141
kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8", version.ref = "coroutines" }

0 commit comments

Comments
 (0)