Skip to content

Commit 689b0d9

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 in /tests/integration (#69)
1 parent 928ce33 commit 689b0d9

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
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.junit.jupiter</groupId>
5050
<artifactId>junit-jupiter</artifactId>
51-
<version>5.11.4</version>
51+
<version>5.12.0</version>
5252
<scope>test</scope>
5353
</dependency>
5454
<dependency>

0 commit comments

Comments
 (0)