Skip to content

Commit

Permalink
Merge pull request #2051 from zebrunner/1.9.3-agent
Browse files Browse the repository at this point in the history
bump up agent-testng-pluggable to 1.9.3
  • Loading branch information
akamarouski authored Feb 8, 2023
2 parents da06a07 + 1c1c575 commit 254d1da
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 @@ -68,7 +68,7 @@
<selenium.version>4.4.0</selenium.version>
<appium.version>8.2.0</appium.version>
<!-- Zebrunner integrations -->
<zebrunner-testng-pluggable.version>1.9.2</zebrunner-testng-pluggable.version>
<zebrunner-testng-pluggable.version>1.9.3</zebrunner-testng-pluggable.version>
<!-- Others -->
<rest-assured.version>4.3.0</rest-assured.version>
<imgscalr-lib.version>4.2</imgscalr-lib.version>
Expand All @@ -92,7 +92,7 @@
<module>carina-webdriver</module>
<module>carina-core</module>
</modules>
<repositories>
<!--repositories>
<repository>
<id>zebrunner_snapshots</id>
<name>zebrunner Snapshots</name>
Expand All @@ -104,7 +104,7 @@
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
</repositories-->
<profiles>
<profile>
<id>default</id>
Expand Down

0 comments on commit 254d1da

Please sign in to comment.