Commit 8f84db3 1 parent 9ab5f86 commit 8f84db3 Copy full SHA for 8f84db3
File tree 2 files changed +2
-2
lines changed
testWithSpringBoot_2_5/java/org/openrewrite/java/spring/boot2
testWithSpringBoot_2_7/java/org/openrewrite/gradle/spring
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
29
29
import static org .assertj .core .api .Assertions .assertThat ;
30
30
import static org .openrewrite .gradle .Assertions .buildGradle ;
31
- import static org .openrewrite .gradle .Assertions .withToolingApi ;
31
+ import static org .openrewrite .gradle .toolingapi . Assertions .withToolingApi ;
32
32
import static org .openrewrite .maven .Assertions .pomXml ;
33
33
34
34
@ Issue ("https://github.com/openrewrite/rewrite-spring/issues/274" )
Original file line number Diff line number Diff line change 27
27
28
28
import static org .assertj .core .api .Assertions .assertThat ;
29
29
import static org .openrewrite .gradle .Assertions .buildGradle ;
30
- import static org .openrewrite .gradle .Assertions .withToolingApi ;
30
+ import static org .openrewrite .gradle .toolingapi . Assertions .withToolingApi ;
31
31
import static org .openrewrite .properties .Assertions .properties ;
32
32
import static org .openrewrite .test .SourceSpecs .other ;
33
33
import static org .openrewrite .test .SourceSpecs .text ;
You can’t perform that action at this time.
0 commit comments