Skip to content

Commit

Permalink
Update to Serenity 4.13.2 in Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Jan 21, 2025
1 parent 7365e62 commit 39a1d1e
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 @@ -14,7 +14,7 @@ targetCompatibility = 17

ext {
slf4jVersion = '1.7.7'
serenityCoreVersion = '4.2.11'
serenityCoreVersion = '4.2.13'
junitVersion = '5.11.4'
assertJVersion = '3.23.1'
lombokVersion = '1.18.24'
Expand Down

0 comments on commit 39a1d1e

Please sign in to comment.