Skip to content

Commit

Permalink
chore(deps): update plugin com.diffplug.spotless to v6.18.0 (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 6, 2023
1 parent 1e9c652 commit 3fd4ccb
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 @@ -10,7 +10,7 @@ import org.jetbrains.kotlin.gradle.plugin.mpp.NativeBuildType

plugins {
kotlin("multiplatform") version "1.8.10"
id("com.diffplug.spotless") version "6.17.0"
id("com.diffplug.spotless") version "6.18.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.25.1"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.0"
Expand Down

0 comments on commit 3fd4ccb

Please sign in to comment.