Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 4fc4a42 commit 7443191
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.2")
testImplementation("org.instancio:instancio-junit:5.1.0")
testImplementation("com.squareup.okhttp3:okhttp")
testImplementation("com.squareup.okhttp3:mockwebserver")
testImplementation("io.projectreactor:reactor-test")
Expand Down

0 comments on commit 7443191

Please sign in to comment.