Skip to content

Commit

Permalink
Update io.rest-assured:4.3.0 to v4.5.1 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent b7945a8 commit cbdb3d3
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 @@ -237,7 +237,7 @@ dependencyManagement {
entry 'commons-beanutils'
}

dependencySet(group: 'io.rest-assured', version: '4.3.0') {
dependencySet(group: 'io.rest-assured', version: '4.5.1') {
entry 'json-path'
entry 'xml-path'
}
Expand Down

0 comments on commit cbdb3d3

Please sign in to comment.