Skip to content

Commit

Permalink
Merge pull request #1032 from smallrye/dependabot/maven/org.junit.pla…
Browse files Browse the repository at this point in the history
…tform-junit-platform-suite-1.8.0

Bump junit-platform-suite from 1.8.0-RC1 to 1.8.0
  • Loading branch information
phillip-kruger authored Sep 14, 2021
2 parents 9bd0ad4 + 4460efd commit f9a6c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-suite</artifactId>
<version>1.8.0-RC1</version>
<version>1.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f9a6c18

Please sign in to comment.