Skip to content

Commit

Permalink
Bump io.quarkiverse.artemis:quarkus-test-artemis from 3.1.2 to 3.1.3
Browse files Browse the repository at this point in the history
Bumps io.quarkiverse.artemis:quarkus-test-artemis from 3.1.2 to 3.1.3.

---
updated-dependencies:
- dependency-name: io.quarkiverse.artemis:quarkus-test-artemis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent eaff7eb commit c174dc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration-tests/artemis-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-test-artemis</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/multiple-artemis-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-test-artemis</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c174dc5

Please sign in to comment.