Skip to content

Commit

Permalink
Use SNAPSHOT utility versions
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-schnell committed Jan 21, 2024
1 parent afbc008 commit 1342f05
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 @@ -81,13 +81,13 @@
<dependency>
<groupId>org.fuin</groupId>
<artifactId>utils4j</artifactId>
<version>0.13.0</version>
<version>0.14.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.fuin</groupId>
<artifactId>objects4j</artifactId>
<version>0.9.0</version>
<version>0.10.0-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -159,7 +159,7 @@
<dependency>
<groupId>org.fuin</groupId>
<artifactId>units4j</artifactId>
<version>0.11.0</version>
<version>0.12.0-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1342f05

Please sign in to comment.