Skip to content

Commit

Permalink
Bump net.datafaker:datafaker from 2.4.1 to 2.4.2 in /tweet-impl-mock
Browse files Browse the repository at this point in the history
Bumps [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/datafaker-net/datafaker/releases)
- [Commits](datafaker-net/datafaker@v2.4.1...2.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 3025dd7 commit 2b27b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tweet-impl-mock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
dependencies {
api project(':tweetwallfx-tweet-api')

implementation 'net.datafaker:datafaker:2.4.1'
implementation 'net.datafaker:datafaker:2.4.2'
implementation 'org.jsoup:jsoup:1.18.1'
implementation 'org.slf4j:slf4j-api'

Expand Down

0 comments on commit 2b27b99

Please sign in to comment.