Skip to content

Commit

Permalink
update: TestNg and Appium update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwithpoojary98 committed Oct 13, 2023
1 parent ba419c8 commit 021fe32
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 @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.ashwithpoojary98</groupId>
<artifactId>appium_flutterfinder_java</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<build>
<plugins>
<plugin>
Expand Down Expand Up @@ -59,9 +59,9 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<appium.version>8.3.0</appium.version>
<appium.version>8.6.0</appium.version>
<google.gson.version>2.10.1</google.gson.version>
<testng.version>7.7.0</testng.version>
<testng.version>7.8.0</testng.version>
<skipTests>true</skipTests>

</properties>
Expand Down

0 comments on commit 021fe32

Please sign in to comment.