Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.github.microcks:microcks-testcontainers from 0.2.7 to 0.2.8 #11

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump io.github.microcks:microcks-testcontainers from 0.2.7 to 0.2.8
Bumps [io.github.microcks:microcks-testcontainers](https://github.com/microcks/microcks-testcontainers-java) from 0.2.7 to 0.2.8.
- [Commits](microcks/microcks-testcontainers-java@0.2.7...0.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
commit ecf8645652be0c7c6beda5efd24eaf93891ab390
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.7</version>
<version>0.2.8</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down