Skip to content

Commit b0286e5

Browse files
Bump com.github.spotbugs from 6.2.1 to 6.2.2
Bumps com.github.spotbugs from 6.2.1 to 6.2.2. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a3d86b commit b0286e5

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)