diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2021-12-14 18:44:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-14 18:44:16 -0500 |
| commit | 79b9d41cd65a4b78e5fde1bf44dde164d36f82ea (patch) | |
| tree | 652cc0edb7df620fc644bc4b3be1685702e8296f | |
| parent | 42a88fe28729772d1043fc73f9121cedd695aee8 (diff) | |
| parent | 37abd618b2df3211f7e717b55e109e3c9ed4a2d1 (diff) | |
Merge pull request #1 from bculkin2442/dependabot/maven/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>3.8.1</version> + <version>4.13.1</version> <scope>test</scope> </dependency> |
