Skip to content

Commit

Permalink
Bump verify.bndrun assertj-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Nov 6, 2020
1 parent 1b823e3 commit c11e82f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions verify.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
# The version ranges will change as the version of
# AssertJ and/or its dependencies change.
-runbundles: \
assertj-core;version='[3.18.0,3.18.1)',\
assertj-core-tests;version='[3.18.0,3.18.1)',\
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)',\
Expand Down

0 comments on commit c11e82f

Please sign in to comment.