Skip to content

Commit

Permalink
Bump verify.bndrun junit version
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Nov 6, 2020
1 parent 4b500d2 commit 4dca4e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions verify.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
-runbundles: \
assertj-core;version='[3.18.1,3.18.2)',\
assertj-core-tests;version='[3.18.1,3.18.2)',\
junit-jupiter-api;version='[5.6.2,5.6.3)',\
junit-jupiter-engine;version='[5.6.2,5.6.3)',\
junit-platform-commons;version='[1.6.2,1.6.3)',\
junit-platform-engine;version='[1.6.2,1.6.3)',\
junit-platform-launcher;version='[1.6.2,1.6.3)',\
junit-jupiter-api;version='[5.6.3,5.6.4)',\
junit-jupiter-engine;version='[5.6.3,5.6.4)',\
junit-platform-commons;version='[1.6.3,1.6.4)',\
junit-platform-engine;version='[1.6.3,1.6.4)',\
junit-platform-launcher;version='[1.6.3,1.6.4)',\
org.opentest4j;version='[1.2.0,1.2.1)'

0 comments on commit 4dca4e7

Please sign in to comment.