Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx.binary-compatibility-validato…
Browse files Browse the repository at this point in the history
…r to v0.14.0 (#256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent a41c3c3 commit f861276
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 @@ -4,7 +4,7 @@ kotlin = "1.8.10"
kotest = "5.8.0"
kotlinx-coroutines = "1.6.4"
animalsniffer = "1.7.1"
kotlinBinaryCompatibilityValidator = "0.13.2"
kotlinBinaryCompatibilityValidator = "0.14.0"

[libraries]
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
Expand Down

0 comments on commit f861276

Please sign in to comment.