Skip to content

Commit

Permalink
build: Bump JUnit Pioneer
Browse files Browse the repository at this point in the history
  • Loading branch information
gonmmarques authored Mar 4, 2024
1 parent 607ece4 commit c468420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<rest-assured.version>5.4.0</rest-assured.version>
<hamcrest.version>2.2</hamcrest.version><!-- The version needs to be compatible with both REST Assured and Awaitility -->
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<junit-pioneer.version>1.5.0</junit-pioneer.version>
<junit-pioneer.version>2.2.0</junit-pioneer.version>
<infinispan.version>14.0.25.Final</infinispan.version>
<infinispan.protostream.version>4.6.5.Final</infinispan.protostream.version>
<caffeine.version>3.1.5</caffeine.version>
Expand Down

0 comments on commit c468420

Please sign in to comment.