浏览代码

Bump com.diffplug.spotless from 6.11.0 to 6.12.0

Bumps com.diffplug.spotless from 6.11.0 to 6.12.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>
dependabot[bot] 2 年之前
父节点
当前提交
766ed4492c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -17,7 +17,7 @@ buildscript {
 }
 }
 
 
 plugins {
 plugins {
-    id "com.diffplug.spotless" version "6.11.0"
+    id "com.diffplug.spotless" version "6.12.0"
 }
 }
 
 
 apply plugin: 'com.android.application'
 apply plugin: 'com.android.application'