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.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2022
1 parent 1595db6 commit f72de3a
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.9.1"
id("org.jetbrains.dokka") version "1.7.10"
kotlin("jvm") version "1.5.31"
`maven-publish`
Expand Down

0 comments on commit f72de3a

Please sign in to comment.