Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Bump junit from 4.12 to 4.13.1 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump junit from 4.12 to 4.13.1
dependabot[bot] authored Oct 13, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 794556186290cb9847486f3a3b65d6eda3e08fb4
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -100,7 +100,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
</dependency>

<dependency>