You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
Explicitly adds the JUnit Platform Launcher as a test runtime dependency
This fix is to address the deprecation warning that occurs when running tests.
This solution follows the recommended approach from the Gradle documentation and should resolve the deprecation warning while maintaining the same test functionality.
0 commit comments