Skip to content

Commit

Permalink
Update dependency net.serenity-bdd:serenity-rest-assured to v3.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 840194b commit d69acc6
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 @@ -509,7 +509,7 @@ dependencies {
contractTestImplementation group: 'au.com.dius.pact.provider', name: 'spring', version: versions.pact_version
contractTestImplementation group: 'au.com.dius.pact.provider', name: 'junit5spring', version: versions.pact_version

testImplementation 'net.serenity-bdd:serenity-rest-assured:3.8.1'
testImplementation 'net.serenity-bdd:serenity-rest-assured:3.9.8'
testImplementation group: 'net.serenity-bdd', name: 'serenity-junit', version: '3.8.1'
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter', version: versions.junit

Expand Down

0 comments on commit d69acc6

Please sign in to comment.