Skip to content

Commit abb9f6d

Browse files
dependabot[bot]bdemers
authored andcommitted
Bump org.testcontainers:testcontainers from 2.0.3 to 2.0.4
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25b7013 commit abb9f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • scim-server-examples/scim-server-memory

scim-server-examples/scim-server-memory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.testcontainers</groupId>
6161
<artifactId>testcontainers</artifactId>
62-
<version>2.0.3</version>
62+
<version>2.0.4</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)