NX01: Added fc18 dep for PrimordialOctal on T008ᖟ

This commit is contained in:
Willem Cazander 2025-09-06 22:43:03 +02:00
parent 2249099bc0
commit 0ed221c262
3 changed files with 10 additions and 5 deletions

View file

@ -8,6 +8,10 @@
</parent>
<artifactId>nx01-jpp-base</artifactId>
<dependencies>
<dependency>
<groupId>love.distributedrebirth.nx01</groupId>
<artifactId>nx01-x4o-fc18</artifactId>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>