Skip to content

Commit

Permalink
Bump net.datafaker:datafaker from 2.4.0 to 2.4.2 in /datagen
Browse files Browse the repository at this point in the history
Bumps [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/datafaker-net/datafaker/releases)
- [Commits](datafaker-net/datafaker@v2.4.0...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 20, 2024
1 parent 2beaa28 commit a2664ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datagen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ dependencies {
runtimeOnly("org.postgresql:postgresql")
//endregion
//region faker
implementation("net.datafaker:datafaker:2.4.0")
implementation("net.datafaker:datafaker:2.4.2")
//endregion
}

0 comments on commit a2664ee

Please sign in to comment.