Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Updating the com.github.spotbugs to latest 4.6.0 version (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
khushbr authored Nov 24, 2020
1 parent 2ca08c7 commit 43f7f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ buildscript {
plugins {
id 'java'
id 'nebula.ospackage' version "8.3.0"
id 'com.github.spotbugs' version '4.0.0'
id 'com.github.spotbugs' version '4.6.0'
id 'jacoco'
}

Expand Down

0 comments on commit 43f7f24

Please sign in to comment.