Skip to content

Commit 8254cfd

Browse files
renovate[bot]JavierSegoviaCordoba
authored andcommitted
Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.10.1
| datasource | package | from | to | | ---------- | ---------------------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlinx:binary-compatibility-validator | 0.10.0 | 0.10.1 |
1 parent aa351d1 commit 8254cfd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### Updated
1616

17+
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.10.1`
1718
- `org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.3`
1819

1920
## [0.1.0-alpha.5] - 2022-06-14

gradle/pluginLibs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
javierscGradlePlugins = "0.1.0-rc.43"
33
kotlin = "1.6.21"
4-
kotlinBinaryValidator = "0.10.0"
4+
kotlinBinaryValidator = "0.10.1"
55

66
[libraries]
77
javiersc-gradlePlugins-allPlugins = { module = "com.javiersc.gradle-plugins:all-plugins", version.ref = "javierscGradlePlugins" }

0 commit comments

Comments
 (0)