Skip to content

Commit

Permalink
IntegrationTestが失敗するためSelenideをアップグレード
Browse files Browse the repository at this point in the history
  • Loading branch information
mitonize committed Nov 24, 2023
1 parent 9f33275 commit 1504547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
<dependency>
<groupId>com.codeborne</groupId>
<artifactId>selenide</artifactId>
<version>6.14.1</version>
<version>6.19.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1504547

Please sign in to comment.