Skip to content

Commit

Permalink
bump Selenide from 7.6.0 to 7.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asolntsev committed Dec 4, 2024
1 parent 397f478 commit 847f1fb
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 @@ -2,7 +2,7 @@ apply plugin: 'java'
defaultTasks 'clean', 'test'

ext {
selenideVersion = '7.6.0'
selenideVersion = '7.6.1'
junitVersion = '5.11.3'
assertjVersion = '3.26.3'
slf4jVersion = '2.0.16'
Expand Down

0 comments on commit 847f1fb

Please sign in to comment.