mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
Build(deps): Bump com.diffplug.spotless from 6.16.0 to 6.17.0
Bumps com.diffplug.spotless from 6.16.0 to 6.17.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cce59c83a3
commit
5a875bc2fa
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ buildscript {
|
||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "com.diffplug.spotless" version "6.16.0"
|
id "com.diffplug.spotless" version "6.17.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
Loading…
Reference in a new issue