Skip to content

Commit 51b9023

Browse files
authored
[JUnit Platform] Fix link to junit-bom in README
1 parent 40196cc commit 51b9023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cucumber-junit-platform-engine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ erDiagram
203203
```
204204

205205
To use, add the `junit-platform-suite` dependency and use
206-
the [`cucumber-bom`](../cucumber-bom/README.md) for dependency management:
206+
the [`junit-bom`](https://junit.org/junit5/docs/current/user-guide/#running-tests-build-maven-bom) for dependency management:
207207

208208
```xml
209209
<dependency>

0 commit comments

Comments
 (0)