Commit 4e50ba5
authored
Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.17.0 (#355)
#### What's Changed
- `$suspendImpl` functions are now filtered from dumps
([#​271](https://redirect.github.com/Kotlin/binary-compatibility-validator/issues/271))
This change may cause validation failures for projects where dumps
already contain such functions. It is recommended to regenerate dumps
(`apiDump` task) after updating the BCV to `0.17.0`.
- Supported class files generated for JVM target 23
([#​284](https://redirect.github.com/Kotlin/binary-compatibility-validator/issues/284))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 44b8e72 commit 4e50ba5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments