Skip to content

Commit

Permalink
Upgrade spotless-plugin-gradle to 6.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pugnascotia committed Jun 17, 2022
1 parent 2ec4a9e commit 4fb8550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/build.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ shadow-plugin = "gradle.plugin.com.github.johnrengelman:shadow:7.1.2"
spock-core = { group = "org.spockframework", name="spock-core", version.ref="spock" }
spock-junit4 = { group = "org.spockframework", name="spock-junit4", version.ref="spock" }
spock-platform = { group = "org.spockframework", name="spock-bom", version.ref="spock" }
spotless-plugin = "com.diffplug.spotless:spotless-plugin-gradle:6.5.2"
spotless-plugin = "com.diffplug.spotless:spotless-plugin-gradle:6.7.2"
wiremock = "com.github.tomakehurst:wiremock-jre8-standalone:2.23.2"
xmlunit-core = "org.xmlunit:xmlunit-core:2.8.2"

0 comments on commit 4fb8550

Please sign in to comment.