Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless from 6.18.0 to 6.19.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.18.0 to 6.19.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent 76c2773 commit 4e268ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'com.google.cloud.tools.jib' version '3.3.2'
id("io.micronaut.application") version "3.7.0"
id "com.diffplug.spotless" version "6.18.0"
id "com.diffplug.spotless" version "6.19.0"
id "jacoco"
id "idea"
}
Expand Down

0 comments on commit 4e268ea

Please sign in to comment.