We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2989e commit 9a58411Copy full SHA for 9a58411
parent/pom.xml
@@ -142,16 +142,7 @@
142
<version>2.0.17</version>
143
</dependency>
144
145
- <!-- Import all JUnit 5 dependencies -->
146
- <dependency>
147
- <groupId>org.junit</groupId>
148
- <artifactId>junit-bom</artifactId>
149
- <version>6.0.1</version>
150
- <type>pom</type>
151
- <scope>import</scope>
152
- </dependency>
153
-
154
- </dependencies>
+ </dependencies>
155
</dependencyManagement>
156
157
<build>
0 commit comments