Skip to content

Commit

Permalink
Bump datafaker from 1.8.1 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [datafaker](https://github.com/datafaker-net/datafaker) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/datafaker-net/datafaker/releases)
- [Commits](datafaker-net/datafaker@v1.8.1...v1.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent a53d7e9 commit 8c51195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<flink.version>1.17.0</flink.version>
<datafaker.version>1.8.1</datafaker.version>
<datafaker.version>1.9.0</datafaker.version>
<java.version>1.8</java.version>
<scala.binary.version>2.12</scala.binary.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit 8c51195

Please sign in to comment.