We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c6e07 commit 1b3c46dCopy full SHA for 1b3c46d
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.21.1,3.21.2)',\
34
- assertj-core-tests;version='[3.21.1,3.21.2)',\
+ assertj-core;version='[3.22.0,3.22.1)',\
+ assertj-core-tests;version='[3.22.0,3.22.1)',\
35
junit-jupiter-api;version='[5.8.2,5.8.3)',\
36
junit-jupiter-engine;version='[5.8.2,5.8.3)',\
37
junit-platform-commons;version='[1.8.2,1.8.3)',\
0 commit comments