File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
15
15
### Updated
16
16
17
+ - ` org.jetbrains.kotlinx:binary-compatibility-validator -> 0.10.0 `
17
18
- ` com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43 `
18
19
- ` io.kotest:kotest-assertions-core -> 5.3.0 `
19
20
- ` org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.21 `
20
- - ` org.jetbrains.kotlinx:binary-compatibility-validator -> 0.9.0 `
21
21
- ` org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.1 `
22
22
- ` gradle -> 7.4.2 `
23
23
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
javierscGradlePlugins = " 0.1.0-rc.43"
3
3
kotlin = " 1.6.21"
4
- kotlinBinaryValidator = " 0.9 .0"
4
+ kotlinBinaryValidator = " 0.10 .0"
5
5
6
6
[libraries ]
7
7
javiersc-gradlePlugins-allPlugins = { module = " com.javiersc.gradle-plugins:all-plugins" , version.ref = " javierscGradlePlugins" }
You can’t perform that action at this time.
0 commit comments