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 0eba560 commit a568d92Copy full SHA for a568d92
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>com.github.javafaker</groupId>
4
<artifactId>javafaker</artifactId>
5
<packaging>jar</packaging>
6
- <version>0.17.3-SNAPSHOT</version>
+ <version>0.18</version>
7
<name>Java Faker</name>
8
<description>
9
This library is a port of Ruby's stympy/faker gem (as well as Perl's Data::Faker library) that generates fake data.
0 commit comments