Skip to content

Commit 348a68b

Browse files
chore(deps-dev): bump io.github.microcks:microcks-testcontainers
Bumps [io.github.microcks:microcks-testcontainers](https://github.com/microcks/microcks-testcontainers-java) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/microcks/microcks-testcontainers-java/releases) - [Changelog](https://github.com/microcks/microcks-testcontainers-java/blob/main/CHANGELOG.md) - [Commits](microcks/microcks-testcontainers-java@0.3.0...0.4.1) --- updated-dependencies: - dependency-name: io.github.microcks:microcks-testcontainers dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9da67a9 commit 348a68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<jackson-databind-nullable.version>0.2.7</jackson-databind-nullable.version>
5959
<apache-httpcore.version>4.4.16</apache-httpcore.version>
6060
<apache-httpmime.version>4.5.14</apache-httpmime.version>
61-
<microcks-testcontainers.version>0.3.0</microcks-testcontainers.version>
61+
<microcks-testcontainers.version>0.4.1</microcks-testcontainers.version>
6262
<keycloak-testcontainers.version>3.8.0</keycloak-testcontainers.version>
6363
<junit.version>5.12.2</junit.version>
6464
<testcontainers.version>1.21.3</testcontainers.version>

0 commit comments

Comments
 (0)