Skip to content

Commit

Permalink
change carina-webdriver to 1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
akamarouski committed Apr 10, 2024
1 parent a46e77c commit e61444b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<carina-webdriver.version>1.2.11.P4-SNAPSHOT</carina-webdriver.version>
<carina-webdriver.version>1.2.11</carina-webdriver.version>
<!-- Logging -->
<slf4j.version>1.7.30</slf4j.version>
<log4j.version>2.17.1</log4j.version>
Expand All @@ -62,7 +62,7 @@
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
</properties>

<repositories>
<!--repositories>
<repository>
<id>zebrunner_snapshots</id>
<name>zebrunner Snapshots</name>
Expand All @@ -74,7 +74,7 @@
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
</repositories-->

<dependencies>
<dependency>
Expand Down

0 comments on commit e61444b

Please sign in to comment.