Skip to content

Commit a337581

Browse files
authored
Merge pull request #229 from cicirello/dependabot/maven/master/org.junit.jupiter-junit-jupiter-5.9.0
Bump junit-jupiter from 5.8.2 to 5.9.0
2 parents 5595e08 + eaa5303 commit a337581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<dependency>
168168
<groupId>org.junit.jupiter</groupId>
169169
<artifactId>junit-jupiter</artifactId>
170-
<version>5.8.2</version>
170+
<version>5.9.0</version>
171171
<scope>test</scope>
172172
</dependency>
173173
<dependency>

0 commit comments

Comments
 (0)