Skip to content

Commit ee09866

Browse files
chore(deps): bump com.github.spotbugs:spotbugs-annotations
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eb66e6 commit ee09866

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
@@ -74,7 +74,7 @@ val log4jVersion = "2.23.1"
7474
val mockitoVersion = "5.14.1"
7575
val servletVersion = "4.0.1"
7676
val slf4japiVersion = "1.7.36"
77-
val spotbugsAnnotationsVersion = "4.8.6"
77+
val spotbugsAnnotationsVersion = "4.9.3"
7878
val testcontainersVersion = "1.20.4"
7979
val assertjVersion = "3.27.3"
8080
val awaitilityVersion = "4.2.2"

0 commit comments

Comments
 (0)