Skip to content

Commit

Permalink
chore(deps): update dependency org.junit.jupiter:junit-jupiter-api to…
Browse files Browse the repository at this point in the history
… v5.10.3
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent f2207b8 commit d8a2af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.10.2</version>
<version>5.10.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d8a2af2

Please sign in to comment.