Skip to content

Commit

Permalink
chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine…
Browse files Browse the repository at this point in the history
… to v5.6.2
  • Loading branch information
renovate-bot committed Jun 20, 2020
1 parent 514b74b commit 6795b63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spoon-pom/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.4.2</version>
<version>5.6.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion spoon-visualisation/pom.xml
Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.5.2</version>
<version>5.6.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6795b63

Please sign in to comment.