Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 45a3d9c

Browse files
chore(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator
Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.12.1...0.13.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] <[email protected]>
1 parent 932981f commit 45a3d9c

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
@@ -10,7 +10,7 @@ kotlinx_coroutines = "1.7.0-Beta"
1010
kotlinx_collections = "0.3.5"
1111
kotlinx_datetime = "0.4.0"
1212
kotlinx_serialization = "1.5.0"
13-
kotlinx_abiValidator = "0.12.1"
13+
kotlinx_abiValidator = "0.13.0"
1414
google_api_common = "2.5.0"
1515
google_html_types = "1.0.8"
1616
atomicfu = "0.20.0"

0 commit comments

Comments
 (0)