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.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2022
1 parent 95c2013 commit 9e59c04
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.5.0"
id("org.jetbrains.dokka") version "1.6.20"
kotlin("jvm") version "1.5.31"
`maven-publish`
Expand Down

0 comments on commit 9e59c04

Please sign in to comment.