Skip to content

Commit

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

Bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0
  • Loading branch information
loicmathieu authored Oct 7, 2024
2 parents 7ed7b11 + 062e1ae commit fa7a6c5
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.2.0</version>
<version>2.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fa7a6c5

Please sign in to comment.