Skip to content

Commit

Permalink
chore(deps-dev): bump com.codeborne:selenide from 6.17.0 to 6.17.1 (#…
Browse files Browse the repository at this point in the history
…2254)

Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 6.17.0 to 6.17.1.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.17.0...v6.17.1)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent edce71f commit ef78a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/single-node-keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>com.codeborne</groupId>
<artifactId>selenide</artifactId>
<version>6.17.0</version>
<version>6.17.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ef78a1b

Please sign in to comment.