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 dd1e122 commit 124bef5Copy full SHA for 124bef5
README.md
@@ -22,7 +22,7 @@ The purpose of this project is to generate full object graphs for use in test su
22
<dependency>
23
<groupId>com.github.nylle</groupId>
24
<artifactId>javafixture</artifactId>
25
- <version>2.9.7</version>
+ <version>2.9.8</version>
26
<scope>test</scope>
27
</dependency>
28
```
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