Skip to content

Commit 65c88ad

Browse files
MBoegerstimtebeek
andauthored
add mockito org.mockito:mockito-junit-jupiter:3.x in scope test not runtime (#667)
Co-authored-by: Tim te Beek <[email protected]>
1 parent 3018587 commit 65c88ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/META-INF/rewrite/mockito.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ recipeList:
174174
version: 3.x
175175
onlyIfUsing: org.mockito.junit.jupiter.*
176176
acceptTransitive: true
177+
scope: test
177178
- org.openrewrite.java.dependencies.UpgradeDependencyVersion:
178179
groupId: org.mockito
179180
artifactId: "*"

0 commit comments

Comments
 (0)