瀏覽代碼

Merge pull request #1160 from nextcloud/2dd6dependabot/gradle/com.google.code.findbugs-jsr305-3.0.2

Bump jsr305 from 2.0.1 to 3.0.2
Andy Scherzinger 4 年之前
父節點
當前提交
8db6e0f0ec
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      app/build.gradle
  2. 1 1
      scripts/analysis/lint-results.txt

+ 1 - 1
app/build.gradle

@@ -214,7 +214,7 @@ dependencies {
     implementation 'me.zhanghai.android.effortlesspermissions:library:1.1.0'
     implementation 'org.apache.commons:commons-lang3:3.11'
     implementation 'com.github.wooplr:Spotlight:1.3'
-    implementation 'com.google.code.findbugs:jsr305:2.0.1'
+    implementation 'com.google.code.findbugs:jsr305:3.0.2'
     implementation('com.github.mario:chatkit:c6a61767291ddb212a2f4f792a2b6aaf295e69a5', {
         exclude group: 'com.facebook.fresco'
     })

+ 1 - 1
scripts/analysis/lint-results.txt

@@ -1,2 +1,2 @@
 DO NOT TOUCH; GENERATED BY DRONE
-      <span class="mdl-layout-title">Lint Report: 3 errors and 116 warnings</span>
+      <span class="mdl-layout-title">Lint Report: 3 errors and 115 warnings</span>