Skip to content

Commit 35a3ff7

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.9.0
| datasource | package | from | to | | ---------- | ---------------------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx:binary-compatibility-validator | 0.8.0 | 0.9.0 |
1 parent fd2ba02 commit 35a3ff7

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.9.0`
1718
- `io.kotest:kotest-assertions-core -> 5.2.3`
1819
- `org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.1`
1920
- `gradle -> 7.4.2`

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.42"
33
kotlin = "1.6.20"
4-
kotlinBinaryValidator = "0.8.0"
4+
kotlinBinaryValidator = "0.9.0"
55

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

0 commit comments

Comments
 (0)