Skip to content

Commit 7018876

Browse files
build(deps): bump com.github.spotbugs:spotbugs from 4.10.2 to 4.10.3
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.10.2 to 4.10.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.10.2...4.10.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-version: 4.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7277640 commit 7018876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ configure(libs) {
146146
val aspectJVersion = "1.9.25.1"
147147
val checkstyleVersion = "12.3.1"
148148
val pmdVersion = "7.25.0"
149-
val spotbugsVersion = "4.10.2"
149+
val spotbugsVersion = "4.10.3"
150150

151151
dependencies {
152152
if (project.name !in javadocDescriptionProcessorExclusions) {

0 commit comments

Comments
 (0)