Skip to content

Commit

Permalink
Bump junit
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Mar 15, 2022
1 parent 6a1b6da commit b35c754
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.1</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

1 comment on commit b35c754

@olamy
Copy link
Member

@olamy olamy commented on b35c754 Sep 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this has broken the build....

Please sign in to comment.