Commit 78a9944
GH-2490: Add JUnit Platform Test Dependency
Resolves #2490
The new global embedded kafka broker depends on the JUnit platform launcher.
With gradle, the launcher must be on the test runtime class path.
Add the launcher as a transitive dependency.
Tested with gradle and maven Boot apps.1 parent 46372df commit 78a9944
File tree
2 files changed
+4
-1
lines changed- spring-kafka-docs/src/main/asciidoc
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
243 | 246 | | |
244 | 247 | | |
245 | 248 | | |
| |||
0 commit comments