We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 113bbad + 31413c8 commit cb84bccCopy full SHA for cb84bcc
provider-java-kafka/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
testImplementation('org.springframework.boot:spring-boot-starter-test') {
34
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
35
}
36
- implementation 'net.datafaker:datafaker:2.5.0'
+ implementation 'net.datafaker:datafaker:2.5.4'
37
38
39
test {
0 commit comments