commit | c05549f1964bce0a354cde94c0b2b86ce2953668 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Apr 27 10:12:34 2023 +0800 |
committer | GitHub <noreply@github.com> | Thu Apr 27 10:12:34 2023 +0800 |
tree | 3cfba8478981e92a6f47dcad5254dedf9cc3b481 | |
parent | 1287f233171ecf311500e5f3e689f752d669b568 [diff] |
Bump com.github.spotbugs from 4.7.1 to 5.0.14 in /lib/java (#2797)
diff --git a/lib/java/build.gradle b/lib/java/build.gradle index f04f34d..6807704 100644 --- a/lib/java/build.gradle +++ b/lib/java/build.gradle
@@ -41,7 +41,7 @@ id 'signing' id 'pmd' id 'com.github.johnrengelman.shadow' version '8.1.1' - id "com.github.spotbugs" version "4.7.1" + id "com.github.spotbugs" version "5.0.14" id "com.diffplug.spotless" version "6.18.0" }