Skip to content

Commit

Permalink
Bump net.datafaker:datafaker from 1.9.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) from 1.9.0 to 2.4.0.
- [Commits](datafaker-net/datafaker@v1.9.0...v2.4.0)

---
updated-dependencies:
- dependency-name: net.datafaker:datafaker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 7de0611 commit e94aa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>net.datafaker</groupId>
<artifactId>datafaker</artifactId>
<version>1.9.0</version> <!-- This is the last version to support Java 8. -->
<version>2.4.0</version> <!-- This is the last version to support Java 8. -->
</dependency>
</dependencies>

Expand Down

0 comments on commit e94aa80

Please sign in to comment.