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 5.0.3 to 5.0.4
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.0.3 to 5.0.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2022
1 parent f3cdd6e commit b10513e
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 @@ -10,7 +10,7 @@ plugins {
application
distribution
kotlin("jvm") version "1.6.0"
id("com.github.spotbugs") version "5.0.3"
id("com.github.spotbugs") version "5.0.4"
id("com.diffplug.spotless") version "6.0.1"
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 b10513e

Please sign in to comment.