Skip to content

Commit

Permalink
bump junit from 4.12 to 4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhang3 authored and xuzhang3 committed Oct 27, 2020
1 parent c9ee488 commit 72f13b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@

<developers>
<developer>
<id>vscjenkins</id>
<name>Visual Studio China Jenkins Team</name>
<email>vscjenkins@microsoft.com</email>
<id>xuzhang</id>
<name>Xu Zhang</name>
<email>xuzhang3@microsoft.com</email>
</developer>
</developers>

Expand Down Expand Up @@ -123,7 +123,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
<version>4.12</version>
<version>4.13.1</version>
<exclusions>
<exclusion>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 72f13b2

Please sign in to comment.