Skip to content

Commit

Permalink
Bump pitest-command-line from 1.6.2 to 1.6.3
Browse files Browse the repository at this point in the history
Bumps [pitest-command-line](https://github.com/hcoles/pitest) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.6.2...1.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and christianhujer committed Feb 24, 2021
1 parent 74dd052 commit c076f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencyManagement {
dependency 'org.junit.vintage:junit-vintage-engine:5.7.1'
dependency 'org.mockito:mockito-core:3.8.0'
dependency 'org.pitest:pitest-junit5-plugin:0.12'
dependency 'org.pitest:pitest-command-line:1.6.2'
dependency 'org.pitest:pitest-command-line:1.6.3'
dependency 'org.projectlombok:lombok:1.18.18'
}
}
Expand Down

0 comments on commit c076f3f

Please sign in to comment.