chore(deps): update dependency junit:junit to v4.13.2

This commit is contained in:
renovate[bot] 2022-08-30 13:48:30 +00:00 committed by GitHub
parent 71b6c8e170
commit 5e43b14d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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