Merge pull request 'Update JUnit Version' (#2) from update_2023 into master

Reviewed-on: #2
This commit is contained in:
jlusiardi 2023-05-27 20:27:15 +02:00
commit e9bb4c99d8
1 changed files with 1 additions and 1 deletions

View File

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