Skip to content

Commit 698586e

Browse files
authored
Merge pull request #600 from thoughtworks/dependabot/gradle/com.github.spotbugs-6.2.2
Bump com.github.spotbugs from 6.2.1 to 6.2.2
2 parents f1c286a + b0286e5 commit 698586e

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
@@ -9,7 +9,7 @@ plugins {
99
id("io.micronaut.application") version "3.7.10"
1010
id("com.diffplug.spotless") version "6.25.0"
1111
id("io.gitlab.arturbosch.detekt") version "1.23.8"
12-
id("com.github.spotbugs") version "6.2.1"
12+
id("com.github.spotbugs") version "6.2.2"
1313
jacoco
1414
id("com.adarshr.test-logger") version "4.0.0"
1515
id("com.google.cloud.tools.jib") version "3.4.5"

0 commit comments

Comments
 (0)