Marius Barbulescu

Results 5 issues of 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...

bug
question
assertj

## 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...

kotlin
parser

* See #3843

event: Hack.Commit.Push