Skip to content

Commit

Permalink
Bump net.datafaker:datafaker in /software/oqm-core-api
Browse files Browse the repository at this point in the history
Bumps [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) from 2.3.0 to 2.3.1.
- [Commits](datafaker-net/datafaker@datafaker-2.3.0...v2.3.1)

---
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 Jul 30, 2024
1 parent 89775a5 commit 3bc6c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/oqm-core-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
testImplementation group: 'io.rest-assured', name: 'rest-assured'
testImplementation 'io.quarkus:quarkus-smallrye-jwt-build'
testImplementation 'io.quarkus:quarkus-test-kafka-companion'
testImplementation 'net.datafaker:datafaker:2.3.0'
testImplementation 'net.datafaker:datafaker:2.3.1'
testImplementation 'org.assertj:assertj-core:3.26.0'
testImplementation 'io.jaegertracing:jaeger-testcontainers:0.7.0'
}
Expand Down

0 comments on commit 3bc6c9c

Please sign in to comment.