Skip to content

Commit

Permalink
Update abortMission to v5.0.281 {patch} (#1215)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 07f0911 commit 2df4fec
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ testcontainers = "1.20.3"
cucumber = "7.20.1"
mockitoCore = "5.14.2"
jupiter = "5.11.3"
abortMission = "5.0.255"
abortMission = "5.0.281"
checkstyle = "10.12.2"
jacoco = "0.8.10"
jackson = { strictly = "2.18.1" }
Expand Down
32 changes: 32 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,14 @@
<sha256 value="1d0547f8c7847e366bfa3886e1625796af99566ca0a7392818c4c344bfac070a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nagyesta.abort-mission" name="abort.mission-control" version="5.0.281">
<artifact name="abort.mission-control-5.0.281.jar">
<sha256 value="14cb420d5eeda72bd05fc0e9e79a5276bf1765b21d5a28fe3121a401beacbfbc" origin="Generated by Gradle"/>
</artifact>
<artifact name="abort.mission-control-5.0.281.pom">
<sha256 value="8d8e9065a9006343fde2e20a81e8ca913f930a5a51d8dbc2fd0793a65cb4c940" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nagyesta.abort-mission-gradle-plugin" name="com.github.nagyesta.abort-mission-gradle-plugin.gradle.plugin" version="5.0.83">
<artifact name="com.github.nagyesta.abort-mission-gradle-plugin.gradle.plugin-5.0.83.pom">
<sha256 value="1e2a39b3ce0f0d52e39bca370c9b9ea9fdc163f0af6ba1eb4466898a03e5cddb" origin="Generated by Gradle"/>
Expand All @@ -661,6 +669,14 @@
<sha256 value="be15aad08793cde052cb151da31d8efc55c9aa5eac5984f5431317db03c7cc93" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nagyesta.abort-mission.boosters" name="abort.booster-cucumber-jvm" version="5.0.281">
<artifact name="abort.booster-cucumber-jvm-5.0.281.jar">
<sha256 value="7f3aa83120b4eb45f0ea2444449dfb8d8a4d97a5787c532272689cf6527a195e" origin="Generated by Gradle"/>
</artifact>
<artifact name="abort.booster-cucumber-jvm-5.0.281.pom">
<sha256 value="615c28d54b7f62dd4c4a57f4dcb604bbb09a0f15a8b9b0e6b3534102dc0c9e0c" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nagyesta.abort-mission.boosters" name="abort.booster-junit-jupiter" version="5.0.255">
<artifact name="abort.booster-junit-jupiter-5.0.255.jar">
<sha256 value="df92492707a38cd695d84d88e393d1cffbe7ed4fe5f0615052d582c3f78e978b" origin="Generated by Gradle"/>
Expand All @@ -669,6 +685,14 @@
<sha256 value="8468dbe9f4147014fc441818c063ed247a30ad57c96937ac2e7cc6a1ad4a17e9" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nagyesta.abort-mission.boosters" name="abort.booster-junit-jupiter" version="5.0.281">
<artifact name="abort.booster-junit-jupiter-5.0.281.jar">
<sha256 value="732e226dd286ac88866a4b3791704c859c761ffd77d8c515192a45f402374f17" origin="Generated by Gradle"/>
</artifact>
<artifact name="abort.booster-junit-jupiter-5.0.281.pom">
<sha256 value="503fecf33cc9b8528b94147a453e0416092076fc80e540cb3e3f783dc7bb6e80" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nagyesta.abort-mission.reports" name="abort.flight-evaluation-report" version="5.0.255">
<artifact name="abort.flight-evaluation-report-5.0.255.jar">
<sha256 value="20020cfae35070f723bc792c16338cb659df91193639e8d9154e19462de1197b" origin="Generated by Gradle"/>
Expand All @@ -677,6 +701,14 @@
<sha256 value="f2e09f0c532c2757d85258c220763cee1429de815fd661eb8fd9bea0d8b96518" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nagyesta.abort-mission.reports" name="abort.flight-evaluation-report" version="5.0.281">
<artifact name="abort.flight-evaluation-report-5.0.281.jar">
<sha256 value="0b09718a98b15c09050211d802bf7365e94b1f7c9eb7b1d57ad291e023ae9a9a" origin="Generated by Gradle"/>
</artifact>
<artifact name="abort.flight-evaluation-report-5.0.281.pom">
<sha256 value="31b8c6c9f15148146e732eb698ff620fd033783b94c6743101b634310bbe4fec" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.package-url" name="packageurl-java" version="1.4.1">
<artifact name="packageurl-java-1.4.1.pom">
<sha256 value="fdabdfa4c7dea6354c77f25bddd18e48ee22cd4b9815cbecc37a30f2542cd133" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 2df4fec

Please sign in to comment.