Skip to content

Commit 38edd05

Browse files
Update dependency org.junit.jupiter:junit-jupiter-api to v5.14.1 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89286a8 commit 38edd05

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-api</artifactId>
170-
<version>5.14.0</version>
170+
<version>5.14.1</version>
171171
<scope>test</scope>
172172
</dependency>
173173
</dependencies>

0 commit comments

Comments
 (0)