Skip to content

Commit 8072e79

Browse files
Bump net.datafaker:datafaker from 2.5.3 to 2.5.4
Bumps [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/datafaker-net/datafaker/releases) - [Changelog](https://github.com/datafaker-net/datafaker/blob/main/RELEASE_PROCESS.md) - [Commits](datafaker-net/datafaker@2.5.3...2.5.4) --- updated-dependencies: - dependency-name: net.datafaker:datafaker dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bb2f78 commit 8072e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vividus/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
implementation('io.github.classgraph:classgraph:4.8.184')
9696
implementation('io.github.java-diff-utils:java-diff-utils:4.16')
9797
implementation('org.apache.commons:commons-jexl3:3.6.1')
98-
implementation('net.datafaker:datafaker:2.5.3')
98+
implementation('net.datafaker:datafaker:2.5.4')
9999

100100
compileOnly("com.github.spotbugs:spotbugs-annotations:${spotbugsVersion}")
101101

0 commit comments

Comments
 (0)