This commit is contained in:
renovate[bot] 2022-07-26 21:03:07 +00:00 committed by GitHub
commit 3fcbd02cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.7.2</version>
<version>5.9.0</version>
<scope>test</scope>
</dependency>

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.7.2</version>
<version>5.9.0</version>
<scope>test</scope>
</dependency>

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.7.2</version>
<version>5.9.0</version>
<scope>test</scope>
</dependency>