Skip to content

Commit

Permalink
Upgrade JUnit Jupiter 5.9.1 -> 5.9.2 (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Jan 11, 2023
1 parent 3c89a1c commit 8e24da9
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 @@ -365,7 +365,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.9.1</version>
<version>5.9.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8e24da9

Please sign in to comment.