Skip to content

Commit

Permalink
Merge pull request #106 from raynigon/dependabot/gradle/com.github.sp…
Browse files Browse the repository at this point in the history
…otbugs-5.0.14

Bump com.github.spotbugs from 5.0.13 to 5.0.14
  • Loading branch information
mergify[bot] committed Mar 22, 2023
2 parents e5c624e + 1f60eab commit 96a847d
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 @@ -26,7 +26,7 @@ plugins {
// Linter
id("pmd")
id("checkstyle")
id("com.github.spotbugs") version "5.0.13"
id("com.github.spotbugs") version "5.0.14"
id("org.jlleitschuh.gradle.ktlint") version "11.3.1"

// Kotlin
Expand Down

0 comments on commit 96a847d

Please sign in to comment.