Skip to content

Commit

Permalink
Update util version
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz authored Feb 20, 2024
1 parent 1de66c6 commit 7fa2918
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 @@ -58,7 +58,7 @@

<!-- dependency versions -->
<gson.version>2.10.1</gson.version>
<util.version>4.1.0-SNAPSHOT</util.version>
<util.version>4.1.0</util.version>
<junit-jupiter-engine.version>5.10.2</junit-jupiter-engine.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
</properties>
Expand Down Expand Up @@ -350,4 +350,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit 7fa2918

Please sign in to comment.