Skip to content

Commit

Permalink
build(dependencies): update to JUnit 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Mar 20, 2019
1 parent 7fd1e30 commit 39f5dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -119,7 +119,7 @@
<shrinkwrap.version>1.2.6</shrinkwrap.version>
<rest-assured.version>3.3.0</rest-assured.version>
<junit4.version>4.12</junit4.version>
<junit.jupiter.version>5.4.0</junit.jupiter.version>
<junit.jupiter.version>5.4.1</junit.jupiter.version>
<assertj.version>3.12.1</assertj.version>
<infinispan.version>10.0.0.Beta2</infinispan.version>
<caffeine.version>2.6.2</caffeine.version>
Expand Down

0 comments on commit 39f5dc0

Please sign in to comment.