Skip to content

Commit

Permalink
Bump org.instancio:instancio-junit from 4.5.0 to 4.5.1 (#3162)
Browse files Browse the repository at this point in the history
Bumps [org.instancio:instancio-junit](https://github.com/instancio/instancio) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/instancio/instancio/releases)
- [Commits](instancio/instancio@instancio-parent-4.5.0...instancio-parent-4.5.1)

---
updated-dependencies:
- dependency-name: org.instancio:instancio-junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2024
1 parent 6aa95f5 commit e1ed832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -283,7 +283,7 @@ dependencies {
implementation("io.github.sheikah45.fx2j:fx2j-api:0.0.0")
implementation("com.install4j:install4j-runtime:10.0.7")

testImplementation("org.instancio:instancio-junit:4.5.0")
testImplementation("org.instancio:instancio-junit:4.5.1")
testImplementation("com.squareup.okhttp3:okhttp")
testImplementation("com.squareup.okhttp3:mockwebserver")
testImplementation("io.projectreactor:reactor-test")
Expand Down

0 comments on commit e1ed832

Please sign in to comment.