File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.assertj</groupId >
77 <artifactId >assertj-parent</artifactId >
8- <version >4.0.0-M1 </version >
8+ <version >4.0.0-SNAPSHOT </version >
99 </parent >
1010
1111 <artifactId >assertj-eclipse-collections</artifactId >
3737 <url >https://github.com/assertj/assertj-eclipse-collections</url >
3838 </scm >
3939
40+ <repositories >
41+ <repository >
42+ <id >central-portal-snapshots</id >
43+ <url >https://central.sonatype.com/repository/maven-snapshots/</url >
44+ <releases >
45+ <enabled >false</enabled >
46+ </releases >
47+ </repository >
48+ </repositories >
49+
4050 <properties >
41- <assertj .version>4.0.0-M1 </assertj .version>
51+ <assertj .version>4.0.0-SNAPSHOT </assertj .version>
4252 <java .version>17</java .version>
4353 <eclipse-collections .version>13.0.0</eclipse-collections .version>
4454 <!-- Dependency versions overriding -->
You can’t perform that action at this time.
0 commit comments