Skip to content

Commit

Permalink
Bump net.datafaker:datafaker from 2.3.1 to 2.4.0 (#1034)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Sep 30, 2024
1 parent b8bd32a commit 981894e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion selenium-webdriver-junit4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ ext {
zapclientVersion = "1.14.0"
axelVersion = "4.9.1"
selenideVersion = "7.5.1"
datafakerVersion = "2.3.1"
datafakerVersion = "2.4.0"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.19.0"
springBootVersion = "3.3.4"
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5-seljup/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ext {
selenideVersion = "7.5.1"
browserupProxyVersion = "2.1.2"

datafakerVersion = "2.3.1"
datafakerVersion = "2.4.0"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.19.0"
springBootVersion = "3.3.4"
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ext {
zapclientVersion = "1.14.0"
axelVersion = "4.9.1"
selenideVersion = "7.5.1"
datafakerVersion = "2.3.1"
datafakerVersion = "2.4.0"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.19.0"
springBootVersion = "3.3.4"
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-testng/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ext {
zapclientVersion = "1.14.0"
axelVersion = "4.9.1"
selenideVersion = "7.5.1"
datafakerVersion = "2.3.1"
datafakerVersion = "2.4.0"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.19.0"
springBootVersion = "3.3.4"
Expand Down

0 comments on commit 981894e

Please sign in to comment.