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

---
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] authored Jan 21, 2022
1 parent 1a303da commit 411879c
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.4"
id("com.github.spotbugs") version "5.0.5"
id("com.diffplug.spotless") version "6.2.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 411879c

Please sign in to comment.