Skip to content

Commit

Permalink
Update plugin spotless to v6.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2023
1 parent 5a0a311 commit 67efd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
spotless = { id = "com.diffplug.spotless", version = "6.19.0" }

[libraries]
junit = "org.junit.jupiter:junit-jupiter:5.9.3"
Expand Down

0 comments on commit 67efd5e

Please sign in to comment.