Skip to content

Commit

Permalink
[Tech] Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smiakchilo committed Nov 9, 2023
1 parent 354c39a commit 9e254c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -465,13 +465,13 @@
<dependency>
<groupId>com.codeborne</groupId>
<artifactId>selenide</artifactId>
<version>6.14.1</version>
<version>6.19.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0.1-jre</version>
<version>32.1.3-jre</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9e254c1

Please sign in to comment.