Skip to content

Commit c962a0e

Browse files
authored
Merge pull request #9 from CondationCMS/dependabot/maven/dev-deps-d204e863b0
Bump the dev-deps group with 2 updates
2 parents 60acdfd + 2c003d0 commit c962a0e

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
@@ -103,13 +103,13 @@
103103
<dependency>
104104
<groupId>org.junit.jupiter</groupId>
105105
<artifactId>junit-jupiter-api</artifactId>
106-
<version>5.13.4</version>
106+
<version>6.0.0</version>
107107
<scope>test</scope>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.junit.jupiter</groupId>
111111
<artifactId>junit-jupiter-engine</artifactId>
112-
<version>5.13.4</version>
112+
<version>6.0.0</version>
113113
<scope>test</scope>
114114
</dependency>
115115
<dependency>

0 commit comments

Comments
 (0)