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

Commit

Permalink
Bump com.diffplug.spotless from 6.4.1 to 6.4.2
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.4.1 to 6.4.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 6, 2022
1 parent 92944b2 commit f029134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -12,7 +12,7 @@ plugins {
distribution
kotlin("jvm") version "1.6.10"
id("com.github.spotbugs") version "5.0.6"
id("com.diffplug.spotless") version "6.4.1"
id("com.diffplug.spotless") version "6.4.2"
id("com.github.kt3k.coveralls") version "2.12.0"
// works with GraalVM-CE Java11
id("org.mikeneck.graalvm-native-image") version "1.4.1"
Expand Down

0 comments on commit f029134

Please sign in to comment.