Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] 5e43b14d4d
chore(deps): update dependency junit:junit to v4.13.2 2022-08-30 13:48:30 +00:00
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>