Skip to content
Snippets Groups Projects
Commit d953a0c2 authored by a.croix's avatar a.croix
Browse files

Update java-aggregation version. Quasi-random initilization works

parent 78576499
No related branches found
No related tags found
No related merge requests found
Pipeline #1172 failed
......@@ -38,7 +38,7 @@
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-params:5.3.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.3.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-engine:1.3.1" level="project" />
<orderEntry type="library" name="Maven: info.debatty:java-aggregation:0.3" level="project" />
<orderEntry type="library" name="Maven: info.debatty:java-aggregation:0.4" level="project" />
<orderEntry type="library" name="Maven: com.owlike:genson:1.4" level="project" />
</component>
</module>
\ No newline at end of file
......@@ -76,7 +76,7 @@
<dependency>
<groupId>info.debatty</groupId>
<artifactId>java-aggregation</artifactId>
<version>0.3</version>
<version>0.4</version>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment