Skip to content

Commit

Permalink
Bumping Sauce Rest version
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Oct 25, 2023
1 parent 2c4ca14 commit 6c1d020
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.saucelabs</groupId>
<artifactId>ci-sauce</artifactId>
<version>1.162-SNAPSHOT</version>
<version>1.173-SNAPSHOT</version>
<packaging>jar</packaging>


Expand Down Expand Up @@ -271,7 +271,7 @@
<dependency>
<groupId>com.saucelabs</groupId>
<artifactId>saucerest</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6c1d020

Please sign in to comment.