Skip to content

Commit 95b2cad

Browse files
committed
Add missing since tag
1 parent e201503 commit 95b2cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

junit-platform-launcher/src/main/java/org/junit/platform/launcher/core/LauncherConfig.java

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ public interface LauncherConfig {
6767
*
6868
* @return {@code true} if launcher discovery listeners should be
6969
* automatically registered
70+
* @since 1.8
7071
*/
7172
@API(status = EXPERIMENTAL, since = "1.8")
7273
boolean isLauncherDiscoveryListenerAutoRegistrationEnabled();

0 commit comments

Comments
 (0)