Skip to content

Commit 21619da

Browse files
committed
fix: spotbug version
1 parent 517f33b commit 21619da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<property name="test_reports.dir" value="${target.dir}/reports/test"/>
3333

3434
<property name="fb-contrib.version" value="7.6.0" />
35-
<property name="sb-contrib.version" value="7.4.8-SNAPSHOT" />
35+
<property name="sb-contrib.version" value="7.6.0" />
3636

3737
<property name="sonatype.dir" value="${user.home}/.sb-contrib-${sb-contrib.version}-sonatype" />
3838

0 commit comments

Comments
 (0)