Skip to content

Commit 9afa00b

Browse files
Bump spotless-maven-plugin from 2.37.0 to 2.38.0 (#52)
* Bump spotless-maven-plugin from 2.37.0 to 2.38.0 Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.37.0 to 2.38.0. - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.37.0...lib/2.38.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c29a8e3 commit 9afa00b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838
- Bump `maven-shade-plugin` from 3.4.1 to 3.5.0 (#38)
3939
- Bump `mockito-junit-jupiter` from 5.3.1 to 5.4.0 (#39)
4040
- Bump `mockito-core` from 5.3.1 to 5.4.0 (#37)
41+
- Bump `spotless-maven-plugin` from 2.37.0 to 2.38.0 (#52)
4142

4243
## [0.2.1] - 2023-06-03
4344
### Fixed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>com.diffplug.spotless</groupId>
105105
<artifactId>spotless-maven-plugin</artifactId>
106-
<version>2.37.0</version>
106+
<version>2.38.0</version>
107107
</plugin>
108108
<plugin>
109109
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)