Skip to content

Commit

Permalink
fix(deps): update dependency net.datafaker:datafaker to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 28, 2023
1 parent f6c0493 commit 65d662d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>net.datafaker</groupId>
<artifactId>datafaker</artifactId>
<version>1.9.0</version>
<version>2.0.1</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 65d662d

Please sign in to comment.