Skip to content

Commit

Permalink
Bump springBootVersion from 3.4.0 to 3.4.1 (#1093)
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 Dec 20, 2024
1 parent c6469ef commit 62bc4a3
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 @@ -91,7 +91,7 @@ ext {
datafakerVersion = "2.4.2"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.20.1"
springBootVersion = "3.4.0"
springBootVersion = "3.4.1"
appiumVersion = "9.3.0"
restAssuredVersion = "5.5.0"
}
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 @@ -95,7 +95,7 @@ ext {
datafakerVersion = "2.4.2"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.20.1"
springBootVersion = "3.4.0"
springBootVersion = "3.4.1"
appiumVersion = "9.3.0"
restAssuredVersion = "5.5.0"
}
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 @@ -94,7 +94,7 @@ ext {
datafakerVersion = "2.4.2"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.20.1"
springBootVersion = "3.4.0"
springBootVersion = "3.4.1"
appiumVersion = "9.3.0"
restAssuredVersion = "5.5.0"
}
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 @@ -97,7 +97,7 @@ ext {
datafakerVersion = "2.4.2"
extentreportsVersion = "5.1.2"
cucumberVersion = "7.20.1"
springBootVersion = "3.4.0"
springBootVersion = "3.4.1"
appiumVersion = "9.3.0"
restAssuredVersion = "5.5.0"
}
Expand Down

0 comments on commit 62bc4a3

Please sign in to comment.