Skip to content

Commit 6eef5a0

Browse files
chore(deps): bump org.pitest:pitest-maven in /apps/backend (#357)
Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.15.3 to 1.22.0. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.15.3...1.22.0) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 156f64e commit 6eef5a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
<plugin>
398398
<groupId>org.pitest</groupId>
399399
<artifactId>pitest-maven</artifactId>
400-
<version>1.15.3</version>
400+
<version>1.22.0</version>
401401
<dependencies>
402402
<dependency>
403403
<groupId>org.pitest</groupId>

0 commit comments

Comments
 (0)