Skip to content

Commit

Permalink
Update dependency org.pitest:pitest-aggregator to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 6a4f652 commit f42f54c
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 @@ -14,7 +14,7 @@ plugins {

sourceCompatibility = 1.8

ext.pitestAggregatorVersion = "1.15.0" //Must be equal to default PIT version in PitestPlugin
ext.pitestAggregatorVersion = "1.16.0" //Must be equal to default PIT version in PitestPlugin

repositories {
mavenCentral()
Expand Down

0 comments on commit f42f54c

Please sign in to comment.