Skip to content

Commit

Permalink
Merge pull request #2894 from jooby-project/dependabot/maven/com.diff…
Browse files Browse the repository at this point in the history
…plug.spotless-spotless-maven-plugin-2.36.0

build(deps): bump spotless-maven-plugin from 2.27.2 to 2.36.0
  • Loading branch information
jknack committed Apr 25, 2023
2 parents 884f330 + 3543ae7 commit f8a4ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jooby-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.27.2</version>
<version>2.36.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit f8a4ecc

Please sign in to comment.