Skip to content

Commit

Permalink
Merge pull request #94 from ctabin/update-junit
Browse files Browse the repository at this point in the history
Update JUnit 5.9.3
  • Loading branch information
ctabin authored May 2, 2023
2 parents 8195d2c + 94edb97 commit b35af53
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 @@ -198,7 +198,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.9.2</version>
<version>5.9.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b35af53

Please sign in to comment.