Skip to content

Commit a5e713d

Browse files
chore(deps): update kotlinx.abivalidator to v0.13.2
1 parent 0346d7a commit a5e713d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/elide.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ kotlinx_wrappers_tanstack_react_table = "8.6.0-pre.476"
131131
kotlinx_wrappers_tanstack_react_virtual = "3.0.0-pre.457"
132132
kotlinx_wrappers_tanstack_table_core = "8.6.0-pre.476"
133133
kotlinx_wrappers_tanstack_virtual_core = "3.0.0-pre.457"
134-
kotlinx_abiValidator = "0.12.1"
134+
kotlinx_abiValidator = "0.13.2"
135135
npm_esbuild = "0.16.17"
136136
npm_google_protobuf = "3.21.2"
137137
npm_preact_core = "10.11.3"

tools/plugin/gradle-plugin/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.2"
1414
google_api_common = "2.5.0"
1515
google_html_types = "1.0.8"
1616
atomicfu = "0.20.0"

0 commit comments

Comments
 (0)