Update JUnit Version #2

Merged
jlusiardi merged 1 commits from update_2023 into master 2023-05-27 20:27:16 +02:00
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>