Skip to content

Commit

Permalink
build(deps): bump the dependencies group in /core-java with 3 updates (
Browse files Browse the repository at this point in the history
…#978)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 650c2ae commit 8542e10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
<url>https://git.new/boyka-githubk</url>

<properties>
<selenium-webdriver.version>4.27.0</selenium-webdriver.version>
<selenium-webdriver.version>4.28.1</selenium-webdriver.version>
<testng.version>7.10.2</testng.version>
<appium-java-client.version>9.3.0</appium-java-client.version>
<appium-java-client.version>9.4.0</appium-java-client.version>
<okhttp.version>4.12.0</okhttp.version>
<lombok.version>1.18.36</lombok.version>
<google-gson.version>2.11.0</google-gson.version>
Expand All @@ -54,7 +54,7 @@
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
<codestyle.version>1.1.0</codestyle.version>
<checkstyle.version>10.21.1</checkstyle.version>
<checkstyle.version>10.21.2</checkstyle.version>
<aspectj.version>1.9.22.1</aspectj.version>
<poi.version>5.4.0</poi.version>
<suite-name>testng-api</suite-name>
Expand Down

0 comments on commit 8542e10

Please sign in to comment.