Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 3e65c84 commit 972fb5c
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:5.0.1")
testImplementation("org.instancio:instancio-junit:5.0.2")
testImplementation("com.squareup.okhttp3:okhttp")
testImplementation("com.squareup.okhttp3:mockwebserver")
testImplementation("io.projectreactor:reactor-test")
Expand Down

0 comments on commit 972fb5c

Please sign in to comment.