Skip to content

Commit 6479e10

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency com.javiersc.gradle-plugins:all-plugins to v0.1.0-rc.43
| datasource | package | from | to | | ---------- | --------------------------------------- | ----------- | ----------- | | maven | com.javiersc.gradle-plugins:all-plugins | 0.1.0-rc.42 | 0.1.0-rc.43 |
1 parent d44e725 commit 6479e10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414

1515
### Updated
1616

17+
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43`
1718
- `io.kotest:kotest-assertions-core -> 5.3.0`
1819
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.21`
1920
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.9.0`
2021
- `org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.1`
2122
- `gradle -> 7.4.2`
22-
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.42`
2323

2424
## [0.1.0-alpha.4] - 2022-01-07
2525

gradle/pluginLibs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
javierscGradlePlugins = "0.1.0-rc.42"
2+
javierscGradlePlugins = "0.1.0-rc.43"
33
kotlin = "1.6.21"
44
kotlinBinaryValidator = "0.9.0"
55

0 commit comments

Comments
 (0)