We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bcbe1 commit 8a60c21Copy full SHA for 8a60c21
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.1</version>
+ <version>2.13.2</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