Skip to content

Commit

Permalink
Merge pull request #708 from kamkie/dependabot/gradle/com.github.spot…
Browse files Browse the repository at this point in the history
…bugs-5.1.4

Bump com.github.spotbugs from 5.1.3 to 5.1.4
  • Loading branch information
kamkie authored Oct 9, 2023
2 parents 9b79659 + a4a642e commit cdc5c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
id("com.gorylenko.gradle-git-properties") version "2.4.1"
id("com.diffplug.spotless") version "6.22.0"
id("com.github.ben-manes.versions") version "0.48.0"
id("com.github.spotbugs") version "5.1.3"
id("com.github.spotbugs") version "5.1.4"
id("org.springframework.boot")
id("org.liquibase.gradle") version "2.2.0"
id("org.asciidoctor.jvm.convert") version "3.3.2"
Expand Down

0 comments on commit cdc5c0c

Please sign in to comment.