Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.20.4 to 1.20.5
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.4 to 1.20.5.
- [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.20.4...1.20.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 31b3624 commit 9540ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {

testImplementation("junit:junit:4.13.2")
testImplementation("org.hamcrest:hamcrest:3.0")
testImplementation("org.testcontainers:testcontainers:1.20.4")
testImplementation("org.testcontainers:testcontainers:1.20.5")
}

group = "art.iculate.flume"
Expand Down

0 comments on commit 9540ac0

Please # to comment.