Bump spotless-plugin-gradle from 6.3.0 to 6.4.1 (#425)
Bumps spotless-plugin-gradle from 6.3.0 to 6.4.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8f1f9d1663
commit
e612226d76
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ext.versions = [
|
|||
androidGradlePlugin : '7.1.2',
|
||||
dokkaGradlePlugin : '1.6.0',
|
||||
ktlintGradle : '10.2.1',
|
||||
spotlessGradlePlugin : '6.3.0',
|
||||
spotlessGradlePlugin : '6.4.1',
|
||||
jacocoGradlePlugin : '0.8.7',
|
||||
binaryCompatibilityValidator: '0.4.0',
|
||||
atomicFuPlugin : '0.15.1',
|
||||
|
|
Loading…
Reference in a new issue