Skip to content

Commit b9615f7

Browse files
dependabot[bot]tglman
authored andcommitted
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.2 to 2.44.3. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.2...maven/2.44.3) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29ff3c0 commit b9615f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
<plugin>
455455
<groupId>com.diffplug.spotless</groupId>
456456
<artifactId>spotless-maven-plugin</artifactId>
457-
<version>2.44.2</version>
457+
<version>2.44.3</version>
458458
<configuration>
459459
<java>
460460
<googleJavaFormat>

studio/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
<plugin>
274274
<groupId>com.diffplug.spotless</groupId>
275275
<artifactId>spotless-maven-plugin</artifactId>
276-
<version>2.44.2</version>
276+
<version>2.44.3</version>
277277
<executions>
278278
<execution>
279279
<phase>compile</phase>

0 commit comments

Comments
 (0)