File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd " >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >assertj-core</artifactId >
5- <version >3.18.2 -SNAPSHOT</version >
5+ <version >3.19.0 -SNAPSHOT</version >
66 <packaging >jar</packaging >
77 <name >AssertJ fluent assertions</name >
88 <description >Rich and fluent assertions for testing for Java</description >
Original file line number Diff line number Diff line change 3030# The version ranges will change as the version of
3131# AssertJ and/or its dependencies change.
3232-runbundles: \
33- assertj-core;version='[3.18.2 ,3.18.3 )',\
34- assertj-core-tests;version='[3.18.2 ,3.18.3 )',\
33+ assertj-core;version='[3.19.0 ,3.19.1 )',\
34+ assertj-core-tests;version='[3.19.0 ,3.19.1 )',\
3535 junit-jupiter-api;version='[5.6.3,5.6.4)',\
3636 junit-jupiter-engine;version='[5.6.3,5.6.4)',\
3737 junit-platform-commons;version='[1.6.3,1.6.4)',\
You can’t perform that action at this time.
0 commit comments