Skip to content

Commit

Permalink
Update primogenitor to 8.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Mar 29, 2024
1 parent 91201c7 commit f7c7121
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.io7m.primogenitor</groupId>
<artifactId>com.io7m.primogenitor.full</artifactId>
<version>8.1.0</version>
<version>8.2.0</version>
</parent>

<groupId>com.io7m.jinterp</groupId>
Expand Down Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>com.io7m.primogenitor</groupId>
<artifactId>com.io7m.primogenitor.support</artifactId>
<version>8.1.0</version>
<version>8.2.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit f7c7121

Please sign in to comment.