Skip to content

Commit 7fd8d60

Browse files
fix(deps): update test org.junit.jupiter:junit-jupiter from v5.13.2 to v5.13.3 (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cc1103 commit 7fd8d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.junit.jupiter</groupId>
5151
<artifactId>junit-jupiter</artifactId>
52-
<version>5.13.2</version>
52+
<version>5.13.3</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)