Skip to content

Commit

Permalink
Update primogenitor
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Jan 2, 2024
1 parent ef0293b commit f7ffc62
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 @@ -10,7 +10,7 @@
<parent>
<groupId>com.io7m.primogenitor</groupId>
<artifactId>com.io7m.primogenitor.full</artifactId>
<version>7.7.0</version>
<version>8.1.0</version>
</parent>

<groupId>com.io7m.jwheatsheaf</groupId>
Expand Down Expand Up @@ -157,7 +157,7 @@
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
<version>3.14.1</version>
<version>3.14.2</version>
</dependency>
<dependency>
<groupId>org.jgrapht</groupId>
Expand Down Expand Up @@ -197,7 +197,7 @@
<dependency>
<groupId>com.io7m.primogenitor</groupId>
<artifactId>com.io7m.primogenitor.support</artifactId>
<version>7.7.0</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>com.io7m.percentpass</groupId>
Expand Down

0 comments on commit f7ffc62

Please sign in to comment.