Skip to content

Commit

Permalink
⬆️(deps): Update dependency org.instancio:instancio-junit to v3.4.1 (#…
Browse files Browse the repository at this point in the history
…1210)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 65be96f commit 551479b
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.23.0")
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.24.2'
annotationProcessor "com.uber.nullaway:nullaway:+"
testImplementation "org.instancio:instancio-junit:3.4.0"
testImplementation "org.instancio:instancio-junit:3.4.1"
}
testing {
suites {
Expand Down

0 comments on commit 551479b

Please sign in to comment.