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

Commit

Permalink
chore(deps): update plugin com.diffplug.spotless to v6.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2022
1 parent 14139a3 commit 7ac8fb6
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 @@ -25,7 +25,7 @@ import java.util.Properties
import java.util.Date

plugins {
id("com.diffplug.spotless") version "6.4.2"
id("com.diffplug.spotless") version "6.11.0"
id("org.jetbrains.dokka") version "1.7.10"
kotlin("jvm") version "1.5.31"
`maven-publish`
Expand Down

0 comments on commit 7ac8fb6

Please sign in to comment.