Skip to content

Commit

Permalink
Merge pull request #3 from Liber-UFPE/dependabot/gradle/org.seleniumh…
Browse files Browse the repository at this point in the history
…q.selenium-selenium-java-4.15.0

[gradle]: Bump org.seleniumhq.selenium:selenium-java from 4.14.1 to 4.15.0
  • Loading branch information
marcospereira authored Nov 2, 2023
2 parents a7c20e0 + b747575 commit 3f5f039
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 @@ -185,7 +185,7 @@ dependencies {
implementation("io.netty:netty-codec-http2:4.1.100.Final")

// Accessibility Tests
accessibilityTestImplementation("org.seleniumhq.selenium:selenium-java:4.14.1")
accessibilityTestImplementation("org.seleniumhq.selenium:selenium-java:4.15.0")
accessibilityTestImplementation("com.deque.html.axe-core:selenium:4.8.0")

// Kotest manual update
Expand Down

0 comments on commit 3f5f039

Please sign in to comment.