chore(deps): update plugin com.diffplug.spotless to v6.0.5 (#269)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-23 15:50:22 +05:30 committed by GitHub
parent 598146b250
commit 313747ee49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ buildscript {
} }
} }
plugins { id("com.diffplug.spotless") version "6.0.4" } plugins { id("com.diffplug.spotless") version "6.0.5" }
group = "dev.msfjarvis.claw" group = "dev.msfjarvis.claw"