Skip to content

Commit

Permalink
Bump assertj-core version under OSGi configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
scordio committed Jun 15, 2021
1 parent 57c18a1 commit b19af7b
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.19.1,3.19.2)',\
assertj-core-tests;version='[3.19.1,3.19.2)',\
assertj-core;version='[3.20.0,3.20.1)',\
assertj-core-tests;version='[3.20.0,3.20.1)',\
junit-jupiter-api;version='[5.7.2,5.7.3)',\
junit-jupiter-engine;version='[5.7.2,5.7.3)',\
junit-platform-commons;version='[1.7.2,1.7.3)',\
Expand Down

0 comments on commit b19af7b

Please sign in to comment.