Skip to content

Commit

Permalink
[MRESOLVER-593] Bump testcontainersVersion from 1.19.8 to 1.20.1 (#546)
Browse files Browse the repository at this point in the history
Bumps `testcontainersVersion` from 1.19.8 to 1.20.1.

Updates `org.testcontainers:testcontainers` from 1.19.8 to 1.20.1
- [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.1)

Updates `org.testcontainers:junit-jupiter` from 1.19.8 to 1.20.1
- [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.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  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>

---

https://issues.apache.org/jira/browse/MRESOLVER-593
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent a1646ce commit e207dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-resolver-named-locks-redisson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<description>A synchronization utility implementation using Redisson.</description>

<properties>
<testcontainersVersion>1.19.8</testcontainersVersion>
<testcontainersVersion>1.20.1</testcontainersVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit e207dd1

Please sign in to comment.