Marius Barbulescu
Marius Barbulescu
**Describe the issue** Junit Jupiter version is removed from catalog despite being used: ```build.gradle.kts testing { suites { val test by getting(JvmTestSuite::class) { useJUnitJupiter(libs.versions.jupiter) } } } ``` ```libs.versions.toml [versions]...
## What version of OpenRewrite are you using? I am using 3.0.0 - OpenRewrite v6.0.0 - Maven/Gradle plugin v1.2.3 - rewrite-_module_ v3.0.0 ## How are you running OpenRewrite? not relevant...
## What's changed? ## What's your motivation? ## Anything in particular you'd like reviewers to focus on? ## Anyone you would like to review specifically? ## Have you considered any...
## What's changed? ## What's your motivation? - Closes https://github.com/openrewrite/rewrite/pull/5575 ## Anything in particular you'd like reviewers to focus on? ## Anyone you would like to review specifically? ## Have...