Skip to content

Commit

Permalink
Merge pull request #113 from atrujillofalcon/dependabot/gradle/develo…
Browse files Browse the repository at this point in the history
…p/org.jeasy-easy-random-core-4.1.0

Bump easy-random-core from 4.0.0 to 4.1.0
  • Loading branch information
atrujillofalcon authored Jan 12, 2020
2 parents c04d288 + a575a98 commit f8bab15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {

testImplementation "org.junit.jupiter:junit-jupiter:$junit5_version"
testImplementation 'org.mockito:mockito-junit-jupiter:2.23.4'
testImplementation 'org.jeasy:easy-random-core:4.0.0'
testImplementation 'org.jeasy:easy-random-core:4.1.0'
testImplementation 'org.jeasy:easy-random-randomizers:4.0.0'
testImplementation 'org.jeasy:easy-random-bean-validation:4.0.0'
testImplementation 'io.github.glytching:junit-extensions:2.3.0'
Expand Down

0 comments on commit f8bab15

Please sign in to comment.