Skip to content

Commit

Permalink
Merge branch 'hotfix-0.1.1-alpha'
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Karstad committed Apr 1, 2021
2 parents 104234a + 1e6097d commit e22279e
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 @@ -6,12 +6,12 @@

<groupId>dev.thearcticgiant</groupId>
<artifactId>dice4j</artifactId>
<version>0.1</version>
<version>0.1.1-alpha-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.6.2</version>
<artifactId>junit-jupiter</artifactId>
<version>5.7.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e22279e

Please sign in to comment.