Merge pull request #1564 from CatimaLoyalty/dependabot/gradle/com.github.spotbugs-5.1.4

Bump com.github.spotbugs from 5.1.3 to 5.1.4
This commit is contained in:
Sylvia van Os
2023-10-09 09:39:22 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
plugins {
id("com.android.application") version "8.1.2" apply false
id("com.github.spotbugs") version "5.1.3" apply false
id("com.github.spotbugs") version "5.1.4" apply false
}
allprojects {