Skip to content

Commit 7b84883

Browse files
chore: Bump com.github.spotbugs from 6.0.18 to 6.0.19 in /backend
Bumps com.github.spotbugs from 6.0.18 to 6.0.19. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8a3a81 commit 7b84883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "org.springframework.boot" version "3.3.1"
55
id "io.spring.dependency-management" version "1.1.6"
66
id "io.freefair.lombok" version "8.6"
7-
id "com.github.spotbugs" version "6.0.18"
7+
id "com.github.spotbugs" version "6.0.19"
88
id "com.github.ben-manes.versions" version "0.51.0"
99
id "org.owasp.dependencycheck" version "8.4.3"
1010
id "com.diffplug.spotless" version "6.25.0"

0 commit comments

Comments
 (0)