Skip to content

Commit

Permalink
chore(deps): update dependency org.instancio:instancio-junit to v4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 14, 2024
1 parent 799df9f commit af2b10e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
errorprone("com.google.errorprone:error_prone_core:2.27.1")
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.25.3'
annotationProcessor "com.uber.nullaway:nullaway:+"
testImplementation "org.instancio:instancio-junit:4.5.1"
testImplementation "org.instancio:instancio-junit:4.8.0"
}
testing {
suites {
Expand Down

0 comments on commit af2b10e

Please sign in to comment.