Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 41ffc05 commit 0f30043
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 @@ -59,7 +59,7 @@ dependencies {
runtimeOnly 'org.postgresql:postgresql'

testImplementation 'org.awaitility:awaitility:4.2.0'
testImplementation 'org.instancio:instancio-junit:2.16.1'
testImplementation 'org.instancio:instancio-junit:3.0.0'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.amqp:spring-rabbit-test'
testImplementation 'org.springframework.security:spring-security-test'
Expand Down

0 comments on commit 0f30043

Please sign in to comment.