Skip to content

Commit

Permalink
Update utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldieeins committed Aug 31, 2024
1 parent 8d9291e commit 8c2cc41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.zyneonstudios.nexus</groupId>
<artifactId>base-desktop</artifactId>
<version>2024.9-alpha.7</version>
<version>2024.9-alpha.8</version>

<properties>
<maven.compiler.source>21</maven.compiler.source>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>com.zyneonstudios.nexus</groupId>
<artifactId>base-utilities</artifactId>
<version>2024.9-beta.2</version>
<version>2024.9-beta.3</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8c2cc41

Please sign in to comment.