Skip to content

Commit

Permalink
Update dependency net.serenity-bdd:serenity-junit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent afb8d66 commit 5da5a13
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 @@ -392,7 +392,7 @@ dependencies {
}

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

testImplementation(platform('org.junit:junit-bom:5.10.3'))
Expand Down

0 comments on commit 5da5a13

Please sign in to comment.