Skip to content

Commit b13ddd2

Browse files
Build(deps): Bump com.github.spotbugs from 6.2.7 to 6.3.0 in /libcobj (#713)
Bumps com.github.spotbugs from 6.2.7 to 6.3.0. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54b8f2d commit b13ddd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcobj/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("java")
88
id("maven-publish")
99
pmd
10-
id("com.github.spotbugs") version "6.2.7"
10+
id("com.github.spotbugs") version "6.3.0"
1111
}
1212

1313
repositories {

0 commit comments

Comments
 (0)