Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
892e750e1e
Bump version.org.apache.maven.plugins.surefire from 3.0.0-M9 to 3.0.0
Bumps `version.org.apache.maven.plugins.surefire` from 3.0.0-M9 to 3.0.0.

Updates `maven-failsafe-plugin` from 3.0.0-M9 to 3.0.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0)

Updates `maven-surefire-plugin` from 3.0.0-M9 to 3.0.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 08:14:13 +00:00
190d515f1a
[maven-release-plugin] prepare for next development iteration 2023-03-13 14:08:05 +00:00
9b549fe347
[maven-release-plugin] prepare release 0.2.0 [no ci] 2023-03-13 14:08:01 +00:00
74d80a84d0
Bump version for release 2023-03-10 20:13:23 +01:00
62bdac4717
Add tests using Mockito. (#5) 2023-03-06 17:46:20 +01:00
21e57ce501
[maven-release-plugin] prepare for next development iteration 2023-03-03 11:42:02 +00:00
37c1fa3207
[maven-release-plugin] prepare release 0.1.0 [no ci] 2023-03-03 11:41:58 +00:00
c8977d7175
First draft of implementation (#1)
* First draft of implementation

Readme will follow

* Rename id.

* Exclude `commons-io` to disable build warnings

* Simplify metrics and add documentation
2023-03-03 12:38:06 +01:00