Skip to content

Commit

Permalink
Merge pull request #766 from fragaLY/dependabot/gradle/datagen/net.da…
Browse files Browse the repository at this point in the history
…tafaker-datafaker-2.4.2

Bump net.datafaker:datafaker from 2.4.0 to 2.4.2 in /datagen
  • Loading branch information
fragaLY authored Nov 25, 2024
2 parents bdd3ae9 + a2664ee commit 5bfcc23
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 5bfcc23

Please sign in to comment.