Skip to content

Commit

Permalink
chore(deps): bump org.testcontainers:solace from 1.19.8 to 1.20.0
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:solace](https://github.com/testcontainers/testcontainers-java) from 1.19.8 to 1.20.0.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.0)

---
updated-dependencies:
- dependency-name: org.testcontainers:solace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 4f64bf3 commit 8da18cb
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 @@ -102,7 +102,7 @@ dependencies {
testImplementation "org.hamcrest:hamcrest-library"
testImplementation "org.testcontainers:testcontainers:1.19.8"
testImplementation "org.testcontainers:junit-jupiter:1.19.8"
testImplementation "org.testcontainers:solace:1.19.8"
testImplementation "org.testcontainers:solace:1.20.0"
}

/**********************************************************************************************************************\
Expand Down

0 comments on commit 8da18cb

Please sign in to comment.