Skip to content

Commit

Permalink
0.5
Browse files Browse the repository at this point in the history
- Updated dependencies
  • Loading branch information
Osiris-Team committed Jan 26, 2022
1 parent 5b9af6e commit 5510557
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
Expand Up @@ -6,7 +6,7 @@

<groupId>com.osiris</groupId>
<artifactId>SPPU</artifactId>
<version>0.4</version>
<version>0.5</version>
<packaging>jar</packaging>

<name>SPPU</name>
Expand All @@ -28,12 +28,12 @@
<dependency>
<groupId>com.github.Osiris-Team</groupId>
<artifactId>AutoPlug-Core</artifactId>
<version>12.1</version>
<version>12.6</version>
</dependency>
<dependency>
<groupId>com.github.Osiris-Team</groupId>
<artifactId>Headless-Browser</artifactId>
<version>2.2.7</version>
<artifactId>HBrowser</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 5510557

Please sign in to comment.