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.18.0 to 6.19.0
Bumps com.diffplug.spotless from 6.18.0 to 6.19.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
0a0b9cd2c5
commit
c776bfd0e7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ buildscript {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id "com.diffplug.spotless" version "6.18.0"
|
||||
id "com.diffplug.spotless" version "6.19.0"
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
|
Loading…
Reference in a new issue