Skip to content

Commit 84e0510

Browse files
fix(deps): update junit5 monorepo to v5.11.4
1 parent 6b904fd commit 84e0510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.junit</groupId>
2525
<artifactId>junit-bom</artifactId>
26-
<version>5.11.3</version>
26+
<version>5.11.4</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.junit.jupiter</groupId>
148148
<artifactId>junit-jupiter</artifactId>
149-
<version>5.11.3</version>
149+
<version>5.11.4</version>
150150
<scope>test</scope>
151151
</dependency>
152152
</dependencies>

0 commit comments

Comments
 (0)