Skip to content

Commit 61d7aa3

Browse files
Maven pom.xml(deps): Bump prettier-maven-plugin from 0.17 to 0.18 (#97)
Bumps [prettier-maven-plugin](https://github.com/HubSpot/prettier-maven-plugin) from 0.17 to 0.18. - [Release notes](https://github.com/HubSpot/prettier-maven-plugin/releases) - [Commits](HubSpot/prettier-maven-plugin@prettier-maven-plugin-parent-0.17...prettier-maven-plugin-parent-0.18) --- updated-dependencies: - dependency-name: com.hubspot.maven.plugins:prettier-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb576a9 commit 61d7aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
<plugin>
233233
<groupId>com.hubspot.maven.plugins</groupId>
234234
<artifactId>prettier-maven-plugin</artifactId>
235-
<version>0.17</version>
235+
<version>0.18</version>
236236
<configuration>
237237
<prettierJavaVersion>1.6.1</prettierJavaVersion>
238238
<printWidth>120</printWidth>

0 commit comments

Comments
 (0)