Merge branch 'development' into FS-215

This commit is contained in:
Video 2021-10-01 00:35:12 -06:00 committed by GitHub
commit 387ea6f71e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.7.2</version>
<version>5.8.0</version>
<scope>compile</scope>
</dependency>