Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Bump com.github.spotbugs from 4.7.10 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 4.7.10 to 4.8.0.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 24, 2021
1 parent 284680a commit fb08d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -10,7 +10,7 @@ plugins {
application
distribution
kotlin("jvm") version "1.6.0"
id("com.github.spotbugs") version "4.7.10"
id("com.github.spotbugs") version "4.8.0"
id("com.diffplug.spotless") version "6.0.0"
id("com.github.kt3k.coveralls") version "2.12.0"
id("org.mikeneck.graalvm-native-image") version "1.4.1"
Expand Down

0 comments on commit fb08d93

Please sign in to comment.