Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent 1e9b127 commit fdc8559
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 @@ -283,7 +283,7 @@ dependencies {
implementation("io.github.sheikah45.fx2j:fx2j-api:0.1.0")
implementation("com.install4j:install4j-runtime:10.0.8")

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

0 comments on commit fdc8559

Please sign in to comment.