Skip to content

Commit 3d04aaf

Browse files
Bump codingstyle from 2.9.0 to 2.10.0
Bumps [codingstyle](https://github.com/uhafner/codingstyle) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/uhafner/codingstyle/releases) - [Changelog](https://github.com/uhafner/codingstyle/blob/main/CHANGELOG.md) - [Commits](uhafner/codingstyle@v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: edu.hm.hafner:codingstyle dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86efc9f commit 3d04aaf

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
@@ -23,7 +23,7 @@
2323

2424
<module.name>${project.groupId}.plugin.util.api</module.name>
2525

26-
<codingstyle.library.version>2.9.0</codingstyle.library.version>
26+
<codingstyle.library.version>2.10.0</codingstyle.library.version>
2727
<error-prone.version>2.9.0</error-prone.version>
2828
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
2929
<commons.lang.version>3.12.0</commons.lang.version>

0 commit comments

Comments
 (0)