Skip to content

Commit

Permalink
Bump io.github.microcks:microcks-testcontainers from 0.2.9 to 0.2.10
Browse files Browse the repository at this point in the history
Bumps [io.github.microcks:microcks-testcontainers](https://github.com/microcks/microcks-testcontainers-java) from 0.2.9 to 0.2.10.
- [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.2.9...0.2.10)

---
updated-dependencies:
- dependency-name: io.github.microcks:microcks-testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 91da2d4 commit 2e27608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>io.github.microcks</groupId>
<artifactId>microcks-testcontainers</artifactId>
<version>0.2.9</version>
<version>0.2.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2e27608

Please sign in to comment.