Skip to content

Commit

Permalink
Upgrade Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscoo committed Sep 12, 2023
1 parent 12d330f commit dbfb20c
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 @@ -5,6 +5,6 @@ cxf = "4.0.2"
junitBom = { module = "org.junit:junit-bom", version = "5.10.0" }
assertj = { module = "org.assertj:assertj-core", version = "3.24.2" }
javapoet = { module = "com.squareup:javapoet", version = "1.13.0" }
gradle-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.19.0" }
gradle-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.21.0" }
gradle-springJavaFormat = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version = "0.0.39" }
gradle-nexusPublish = { module = "io.github.gradle-nexus:publish-plugin", version = "2.0.0-rc-1" }

0 comments on commit dbfb20c

Please sign in to comment.