Skip to content

Commit

Permalink
Update dependency org.testng:testng to v7.6.1 {patch} (#113)
Browse files Browse the repository at this point in the history
* Update dependency org.testng:testng to v7.6.1 {patch}

Signed-off-by: Renovate Bot <[email protected]>

* Pinning dependency checksums {patch}

Signed-off-by: Esta Nagy <[email protected]>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Esta Nagy <[email protected]>
  • Loading branch information
renovate[bot] and nagyesta authored Jun 30, 2022
1 parent 5f8674a commit 417dcaf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jupiter = "5.8.2"
jupiterPlatform = "1.8.2"
mockitoCore = "4.6.1"
cucumber = "7.4.1"
testNg = "7.6.0"
testNg = "7.6.1"

lombokPlugin = "6.5.0.2"
springBootPlugin = "2.7.1"
Expand Down
10 changes: 5 additions & 5 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2178,12 +2178,12 @@
<sha256 value="f7014238c114eb92a2f00e02b6b47284bc91110fd701d1b2f47fd5b282992126" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.testng" name="testng" version="7.6.0">
<artifact name="testng-7.6.0.jar">
<sha256 value="974a352b5f8e00e51a25db9545124cff1a87a731374cf221434e2deebb9f6eef" origin="Generated by Gradle"/>
<component group="org.testng" name="testng" version="7.6.1">
<artifact name="testng-7.6.1.jar">
<sha256 value="cdd3f01a3b90a7b527ae51d8864c9bd850acb7334529b521464515e6c925e7f5" origin="Generated by Gradle"/>
</artifact>
<artifact name="testng-7.6.0.pom">
<sha256 value="c44fa20d35524b481a9347af7cc53b1a0f4c060aa29494aa8c27a5f47e14f648" origin="Generated by Gradle"/>
<artifact name="testng-7.6.1.pom">
<sha256 value="64bbdd1f88c806423c0541830f35abcc3993b6b3a9762d7022bbaa884e84edbd" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.thymeleaf" name="thymeleaf" version="3.0.15.RELEASE">
Expand Down

0 comments on commit 417dcaf

Please sign in to comment.