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

Commit

Permalink
Bump com.github.spotbugs from 4.2.0 to 4.6.0 (#114)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 4.2.0 to 4.6.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 25, 2020
1 parent f8038eb commit 4d85d5b
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 @@ -17,7 +17,7 @@ plugins {
id 'com.github.hierynomus.license' version '0.11.0'
id "com.github.node-gradle.node" version "2.2.4"
id 'me.champeau.gradle.jmh' version '0.5.2'
id "com.github.spotbugs" version "4.2.0"
id "com.github.spotbugs" version "4.6.0"
}

apply plugin: 'application'
Expand Down

0 comments on commit 4d85d5b

Please sign in to comment.