Skip to content

Commit

Permalink
Bump codingstyle from 2.10.0 to 2.10.1
Browse files Browse the repository at this point in the history
Bumps [codingstyle](https://github.com/uhafner/codingstyle) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/uhafner/codingstyle/releases)
- [Changelog](https://github.com/uhafner/codingstyle/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle@v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2021
1 parent 4ff5e70 commit f20c357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<incrementals.url>https://repo.jenkins-ci.org/incrementals/</incrementals.url>

<!-- Project Dependencies Configuration -->
<codingstyle.library.version>2.10.0</codingstyle.library.version>
<codingstyle.library.version>2.10.1</codingstyle.library.version>
<codingstyle.config.version>${codingstyle.library.version}</codingstyle.config.version>

<jmh.version>1.33</jmh.version>
Expand Down

0 comments on commit f20c357

Please sign in to comment.