We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c18a1 commit b19af7bCopy full SHA for b19af7b
verify.bndrun
@@ -30,8 +30,8 @@
30
# The version ranges will change as the version of
31
# AssertJ and/or its dependencies change.
32
-runbundles: \
33
- assertj-core;version='[3.19.1,3.19.2)',\
34
- 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)',\
35
junit-jupiter-api;version='[5.7.2,5.7.3)',\
36
junit-jupiter-engine;version='[5.7.2,5.7.3)',\
37
junit-platform-commons;version='[1.7.2,1.7.3)',\
0 commit comments