Skip to content

Commit ea6637a

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 in /tests/integration (#150)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81be6c5 commit ea6637a

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.12.2</version>
52+
<version>5.13.0</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)