Skip to content

Commit

Permalink
JUnit update
Browse files Browse the repository at this point in the history
  • Loading branch information
MenoData committed Oct 16, 2021
1 parent 1fb6615 commit 623d52d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Desktop.ini
$RECYCLE.BIN/

# Windows Installer files
*.bat
*.cab
*.msi
*.msm
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 623d52d

Please # to comment.