Skip to content

Commit

Permalink
Add mockito 4 -> 5 as part of spring boot 3.1 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sambsnyd committed Nov 12, 2024
1 parent 2cf117d commit d60e503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-31.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ recipeList:
newVersion: 2.2.x
- org.openrewrite.hibernate.MigrateToHibernate62
- org.openrewrite.reactive.reactor.UpgradeReactor_3_5
- org.openrewrite.java.testing.mockito.Mockito4to5Only

0 comments on commit d60e503

Please sign in to comment.