Skip to content

Commit c7a8906

Browse files
build(deps): bump com.github.spotbugs:spotbugs from 4.10.2 to 4.10.3 (via #1345)
1 parent c4bdfc9 commit c7a8906

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)