Merge pull request #1459 from CatimaLoyalty/dependabot/gradle/com.github.spotbugs-5.1.0

Bump com.github.spotbugs from 5.0.14 to 5.1.0
This commit is contained in:
Sylvia van Os authored and GitHub committed 2023-08-01 08:23:55 +02:00
commit 7e75f86aba
1 file changed
+1 -1
+1 -1
View File
@@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.0.2' apply false
id 'com.github.spotbugs' version "5.0.14" apply false
id 'com.github.spotbugs' version "5.1.0" apply false
}
allprojects {