Fixed Profile API version

This commit is contained in:
Jules 2024-04-07 00:01:39 -07:00
parent 558a5f5a01
commit 3b1ab33e2f

View File

@ -147,7 +147,7 @@
<dependency>
<groupId>fr.phoenixdevt</groupId>
<artifactId>Profile-API</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>