Skip to content

Commit ed3f497

Browse files
Bump org.instancio:instancio-junit from 5.5.1 to 5.6.0 (#3521)
Bumps [org.instancio:instancio-junit](https://github.com/instancio/instancio) from 5.5.1 to 5.6.0. - [Release notes](https://github.com/instancio/instancio/releases) - [Commits](instancio/instancio@instancio-parent-5.5.1...instancio-parent-5.6.0) --- updated-dependencies: - dependency-name: org.instancio:instancio-junit dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61dc485 commit ed3f497

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ dependencies {
328328
implementation("io.github.sheikah45.fx2j:fx2j-api:0.1.0")
329329
implementation("com.install4j:install4j-runtime:11.0.1")
330330

331-
testImplementation("org.instancio:instancio-junit:5.5.1")
331+
testImplementation("org.instancio:instancio-junit:5.6.0")
332332
testImplementation("com.squareup.okhttp3:okhttp:5.3.2")
333333
testImplementation("com.squareup.okhttp3:mockwebserver:5.3.2")
334334
testImplementation("io.projectreactor:reactor-test")

0 commit comments

Comments
 (0)