Skip to content

Commit

Permalink
Merge pull request #449 from yuzawa-san/dependabot/gradle/com.github.…
Browse files Browse the repository at this point in the history
…spotbugs-5.1.0

Bump com.github.spotbugs from 5.0.13 to 5.1.0
  • Loading branch information
yuzawa-san authored Aug 1, 2023
2 parents 0439509 + 2b45853 commit 7672e6e
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 @@ -5,7 +5,7 @@ plugins {
id "net.researchgate.release" version "3.0.2"
id "com.google.protobuf" version "0.9.3"
id "com.diffplug.spotless" version "6.12.0"
id "com.github.spotbugs" version "5.0.13"
id "com.github.spotbugs" version "5.1.0"
id "com.github.jakemarsden.git-hooks" version "0.0.2"
id 'com.github.jk1.dependency-license-report' version '2.1'
id("com.netflix.nebula.ospackage") version "11.2.0"
Expand Down

0 comments on commit 7672e6e

Please sign in to comment.