Skip to content

Commit d6c9911

Browse files
dependabot[bot]bwRavencl
authored andcommitted
chore: 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 6e4561b commit d6c9911

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
@@ -114,7 +114,7 @@ java { toolchain(javaToolchainSpec) }
114114
dependencies {
115115
errorprone("com.google.errorprone:error_prone_core:2.50.0")
116116
errorprone("com.uber.nullaway:nullaway:0.13.7")
117-
spotbugs("com.github.spotbugs:spotbugs:4.10.2")
117+
spotbugs("com.github.spotbugs:spotbugs:4.10.3")
118118

119119
val dbusJavaVersion = "5.2.0"
120120
val lwjglVersion = "3.4.1"

0 commit comments

Comments
 (0)