Skip to content

Commit 8f478ba

Browse files
dependabot[bot]paul58914080github-actions[bot]
authored
build(deps): bump org.pitest:pitest-maven from 1.20.1 to 1.20.2 (#26)
* build(deps): bump org.pitest:pitest-maven in /example Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.20.1...1.20.2) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * ci: update generated cookiecutter template from example --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Williams <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d978469 commit 8f478ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
3232
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
3333
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
34-
<pitest-maven-plugin.version>1.20.1</pitest-maven-plugin.version>
34+
<pitest-maven-plugin.version>1.20.2</pitest-maven-plugin.version>
3535
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>
3636
</properties>
3737
<modules>

{{cookiecutter.app_name}}/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
3232
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
3333
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
34-
<pitest-maven-plugin.version>1.20.1</pitest-maven-plugin.version>
34+
<pitest-maven-plugin.version>1.20.2</pitest-maven-plugin.version>
3535
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>
3636
</properties>
3737
<modules>

0 commit comments

Comments
 (0)