Skip to content

Commit

Permalink
Bump io.smallrye.reactive:test-common from 4.11.0 to 4.18.0
Browse files Browse the repository at this point in the history
Bumps [io.smallrye.reactive:test-common](https://github.com/smallrye/smallrye-reactive-messaging) from 4.11.0 to 4.18.0.
- [Release notes](https://github.com/smallrye/smallrye-reactive-messaging/releases)
- [Commits](smallrye/smallrye-reactive-messaging@4.11.0...4.18.0)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:test-common
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 4aa0b61 commit 6c600e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarkus-solace-messaging-connector/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>test-common</artifactId>
<version>4.11.0</version>
<version>4.18.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6c600e8

Please sign in to comment.