Skip to content

Commit

Permalink
chore(deps): update plugin com.diffplug.spotless to v6.13.0 (#145) [s…
Browse files Browse the repository at this point in the history
…kip ci]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 15, 2023
1 parent be759b7 commit 0b64bb5
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.7.21"
id("com.diffplug.spotless") version "6.12.1"
id("com.diffplug.spotless") version "6.13.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.23.1"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.12.1"
Expand Down

0 comments on commit 0b64bb5

Please sign in to comment.