Skip to content

Commit

Permalink
Merge pull request #170 from Netflix/dependabot/gradle/net.datafaker-…
Browse files Browse the repository at this point in the history
…datafaker-2.0.2

Bump net.datafaker:datafaker from 1.+ to 2.0.2
  • Loading branch information
kilink authored Dec 17, 2023
2 parents 3566399 + 1e199af commit afe4e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation("com.netflix.graphql.dgs:graphql-dgs-extended-scalars")
implementation("com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets-autoconfigure")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("net.datafaker:datafaker:1.+")
implementation("net.datafaker:datafaker:2.+")
implementation("com.github.ben-manes.caffeine:caffeine")
implementation("org.springframework.boot:spring-boot-starter-security")
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer")
Expand Down

0 comments on commit afe4e89

Please sign in to comment.