We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b7ef4b + dc17ad1 commit 1250964Copy full SHA for 1250964
common/models/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
dependencies {
6
// Add model-specific dependencies here
7
implementation("org.apache.avro:avro:1.12.0")
8
- implementation("net.datafaker:datafaker:2.1.0")
+ implementation("net.datafaker:datafaker:2.4.2")
9
implementation("org.slf4j:slf4j-api:2.0.17")
10
11
// Test dependencies
0 commit comments