Skip to content

Commit

Permalink
Bump cdg.pitest.version from 1.1.2 to 1.1.3 (#3273)
Browse files Browse the repository at this point in the history
Bumps `cdg.pitest.version` from 1.1.2 to 1.1.3.

Updates `com.groupcdg:pitest-git-plugin` from 1.1.2 to 1.1.3

Updates `com.groupcdg:pitest-git-maven-plugin` from 1.1.2 to 1.1.3

---
updated-dependencies:
- dependency-name: com.groupcdg:pitest-git-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.groupcdg:pitest-git-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent 1b1c3a1 commit bc09fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assertj-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<byte-buddy.version>1.14.10</byte-buddy.version>
<hamcrest.version>2.2</hamcrest.version>
<!-- Plugin versions -->
<cdg.pitest.version>1.1.2</cdg.pitest.version>
<cdg.pitest.version>1.1.3</cdg.pitest.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit bc09fe7

Please sign in to comment.