浏览代码

Merge pull request #4814 from nextcloud/dependabot/gradle/org.jetbrains-annotations-18.0.0

Bump annotations from 17.0.0 to 18.0.0
Tobias Kaminsky 5 年之前
父节点
当前提交
4343c3d67f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -301,7 +301,7 @@ dependencies {
     implementation 'com.caverock:androidsvg:1.4'
     implementation 'com.caverock:androidsvg:1.4'
     implementation 'androidx.annotation:annotation:1.1.0'
     implementation 'androidx.annotation:annotation:1.1.0'
     implementation 'com.google.code.gson:gson:2.8.6'
     implementation 'com.google.code.gson:gson:2.8.6'
-    implementation 'org.jetbrains:annotations:17.0.0'
+    implementation 'org.jetbrains:annotations:18.0.0'
 
 
     implementation 'com.github.cotechde.hwsecurity:hwsecurity-fido:2.5.1'
     implementation 'com.github.cotechde.hwsecurity:hwsecurity-fido:2.5.1'