There was an error while loading. Please reload this page.
1 parent 05f1b8d commit c03e9a7Copy full SHA for c03e9a7
README.md
@@ -18,7 +18,7 @@ The purpose of this project is to generate full object graphs for use in test su
18
<dependency>
19
<groupId>com.github.nylle</groupId>
20
<artifactId>javafixture</artifactId>
21
- <version>2.13.0</version>
+ <version>2.13.1</version>
22
<scope>test</scope>
23
</dependency>
24
```
pom.xml
@@ -7,7 +7,7 @@
7
8
9
<packaging>jar</packaging>
10
11
12
<name>JavaFixture</name>
13
<url>https://github.com/Nylle/JavaFixture</url>
0 commit comments