Merge pull request #518 from games647/dependabot/maven/junit-junit-4.13.2

This commit is contained in:
dependabot-preview[bot]
2021-04-28 07:44:10 +00:00
committed by GitHub

View File

@ -135,7 +135,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.1</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
</dependencies>