Skip to content

Commit

Permalink
Merge d147680 into 9aff205
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 4, 2022
2 parents 9aff205 + d147680 commit 391be61
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 @@ -3,7 +3,7 @@ plugins {
jacoco
`maven-publish`
`java-gradle-plugin`
id("com.github.spotbugs") version "5.0.6" // https://plugins.gradle.org/plugin/com.github.spotbugs
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("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 391be61

Please sign in to comment.