Skip to content

Commit fe97349

Browse files
Bump com.github.spotbugs from 5.1.4 to 6.1.3
Bumps com.github.spotbugs from 5.1.4 to 6.1.3. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03ed289 commit fe97349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
plugins {
44
id("com.android.application") version "8.8.0" apply false
5-
id("com.github.spotbugs") version "5.1.4" apply false
5+
id("com.github.spotbugs") version "6.1.3" apply false
66
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
77
}
88

0 commit comments

Comments
 (0)