Bump mon from 2.3.0 to 3.0.0 (#171)
Bumps [mon](https://github.com/kemitix/mon) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/kemitix/mon/releases) - [Changelog](https://github.com/kemitix/mon/blob/master/CHANGELOG.org) - [Commits](https://github.com/kemitix/mon/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: net.kemitix:mon dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
2ed9849bf6
commit
4e4c6706c6
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -52,7 +52,7 @@
|
|||
<jacoco-class-line-covered-ratio>0</jacoco-class-line-covered-ratio>
|
||||
<jacoco-class-instruction-covered-ratio>0</jacoco-class-instruction-covered-ratio>
|
||||
<jacoco-class-missed-count-maximum>1</jacoco-class-missed-count-maximum>
|
||||
<mon.version>2.3.0</mon.version>
|
||||
<mon.version>3.0.0</mon.version>
|
||||
<spotbugs.version>4.3.0</spotbugs.version>
|
||||
<assertj.version>3.19.0</assertj.version>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in a new issue