File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id ' org.ajoberstar.grgit' version ' 5.2.1'
55 id " com.github.ben-manes.versions" version ' 0.50.0'
66 id ' ru.vyarus.mkdocs' version ' 3.0.0'
7- id " com.github.spotbugs" version " 6.0.1 "
7+ id " com.github.spotbugs" version " 6.0.4 "
88 id ' com.diffplug.spotless' version ' 6.23.3'
99 id ' io.github.gradle-nexus.publish-plugin' version ' 1.3.0'
1010}
@@ -57,5 +57,5 @@ dependencies {
5757 testRuntimeOnly " org.junit.jupiter:junit-jupiter-engine:${ jupiterApiVersion} "
5858 testRuntimeOnly " org.junit.vintage:junit-vintage-engine:${ jupiterApiVersion} "
5959 testImplementation " org.assertj:assertj-core:${ assertjVersion} "
60- testImplementation ' com.github.spotbugs:spotbugs-annotations:4.8.2 '
60+ testImplementation ' com.github.spotbugs:spotbugs-annotations:4.8.3 '
6161}
You can’t perform that action at this time.
0 commit comments