Skip to content

Commit

Permalink
Bump net.datafaker:datafaker from 1.7.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) from 1.7.0 to 2.1.0.
- [Commits](datafaker-net/datafaker@v1.7.0...v2.1.0)

---
updated-dependencies:
- dependency-name: net.datafaker:datafaker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 6e054e6 commit 7249e46
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 @@ -52,7 +52,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
implementation("jakarta.annotation:jakarta.annotation-api")
implementation("net.datafaker:datafaker:1.7.0")
implementation("net.datafaker:datafaker:2.1.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8")

Expand Down

0 comments on commit 7249e46

Please sign in to comment.