Skip to content

Commit b19af7b

Browse files
committed
Bump assertj-core version under OSGi configuration
1 parent 57c18a1 commit b19af7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

verify.bndrun

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
# The version ranges will change as the version of
3131
# AssertJ and/or its dependencies change.
3232
-runbundles: \
33-
assertj-core;version='[3.19.1,3.19.2)',\
34-
assertj-core-tests;version='[3.19.1,3.19.2)',\
33+
assertj-core;version='[3.20.0,3.20.1)',\
34+
assertj-core-tests;version='[3.20.0,3.20.1)',\
3535
junit-jupiter-api;version='[5.7.2,5.7.3)',\
3636
junit-jupiter-engine;version='[5.7.2,5.7.3)',\
3737
junit-platform-commons;version='[1.7.2,1.7.3)',\

0 commit comments

Comments
 (0)