Skip to content

Commit

Permalink
Merge pull request #531 from quarkiverse/dependabot/maven/org.junit-p…
Browse files Browse the repository at this point in the history
…ioneer-junit-pioneer-2.2.0

build(deps-dev): bump org.junit-pioneer:junit-pioneer from 2.1.0 to 2.2.0
  • Loading branch information
loicmathieu authored Nov 21, 2023
2 parents 0f9dd0a + e09c480 commit d7a0aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d7a0aad

Please sign in to comment.