Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/com.github.spotbugs-5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
big-andy-coates committed Jul 4, 2022
2 parents d147680 + eb6b260 commit 610e85b
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 @@ -4,7 +4,7 @@ plugins {
`maven-publish`
`java-gradle-plugin`
id("com.github.spotbugs") version "5.0.9" // https://plugins.gradle.org/plugin/com.github.spotbugs
id("com.diffplug.spotless") version "6.7.2" // https://plugins.gradle.org/plugin/com.diffplug.spotless
id("com.diffplug.spotless") version "6.8.0" // https://plugins.gradle.org/plugin/com.diffplug.spotless
id("pl.allegro.tech.build.axion-release") version "1.13.14" // https://plugins.gradle.org/plugin/pl.allegro.tech.build.axion-release
id("com.github.kt3k.coveralls") version "2.12.0" // https://plugins.gradle.org/plugin/com.github.kt3k.coveralls
}
Expand Down

0 comments on commit 610e85b

Please sign in to comment.