Skip to content

Commit

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

Bump net.datafaker:datafaker from 1.8.1 to 1.9.0 in /datagen
  • Loading branch information
fragaLY authored Apr 19, 2023
2 parents 1df7c05 + 2f76e1f commit ddee668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datagen/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
implementation("ch.qos.logback.contrib:logback-json-classic:0.1.5")
implementation("ch.qos.logback.contrib:logback-jackson:0.1.5")
implementation("net.datafaker:datafaker:1.8.1")
implementation("net.datafaker:datafaker:1.9.0")
implementation("org.projectlombok:lombok")
annotationProcessor("org.projectlombok:lombok")
runtimeOnly("org.postgresql:postgresql")
Expand Down

0 comments on commit ddee668

Please sign in to comment.