File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies {
4242
4343```
4444
45- You can also use the snapshot version (` 2.5.4 -SNAPSHOT ` ), which automatically gets published
45+ You can also use the snapshot version (` 2.6.0 -SNAPSHOT ` ), which automatically gets published
4646after every push to the main branch of this repository. Binary repository URL for snapshots download is
4747` https://central.sonatype.com/repository/maven-snapshots/ ` .
4848
File renamed without changes.
Original file line number Diff line number Diff line change 111111# - Changes: changelog/index.md
112112# - How to upgrade: upgrade.md
113113 - Releases :
114- - 2.5.4 -SNAPSHOT : releases/2.5.4 -SNAPSHOT.md
114+ - 2.6.0 -SNAPSHOT : releases/2.6.0 -SNAPSHOT.md
115115 - 2.5.3 : releases/2.5.3.md
116116 - 2.5.2 : releases/2.5.2.md
117117 - 2.5.1 : releases/2.5.1.md
Original file line number Diff line number Diff line change 44 <groupId >net.datafaker</groupId >
55 <artifactId >datafaker</artifactId >
66 <packaging >jar</packaging >
7- <version >2.5.4 -SNAPSHOT</version >
7+ <version >2.6.0 -SNAPSHOT</version >
88 <name >Datafaker</name >
99 <description >
1010 This library is an improved fork of JavaFaker (as well as Ruby's stympy/faker gem and Perl's Data::Faker
You can’t perform that action at this time.
0 commit comments