Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (
Browse files Browse the repository at this point in the history
#2150)

Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.14.0...0.15.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent cd27534 commit 7e1847b
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.9.21"
detekt = "1.23.6" # When upgrading, also upgrade in detekt.yml and add corresponding detekt-formatting jar file.
binary-compatibility-validator = "0.14.0"
binary-compatibility-validator = "0.15.0"
docker-compose = "0.17.5"
kotlinCoroutines = "1.8.1"
kotlinxSerialization = "1.6.3"
Expand Down

0 comments on commit 7e1847b

Please sign in to comment.