File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
63
63
developmentOnly " org.springframework.boot:spring-boot-docker-compose"
64
64
developmentOnly " org.springframework.boot:spring-boot-devtools"
65
65
annotationProcessor " org.springframework.boot:spring-boot-configuration-processor"
66
- rewrite " org.openrewrite.recipe:rewrite-spring:6.0.1 "
66
+ rewrite " org.openrewrite.recipe:rewrite-spring:6.0.2 "
67
67
rewrite " org.openrewrite.recipe:rewrite-testing-frameworks:3.1.0"
68
68
rewrite " org.openrewrite.recipe:rewrite-static-analysis:2.1.0"
69
69
Original file line number Diff line number Diff line change 262
262
<dependency >
263
263
<groupId >org.openrewrite.recipe</groupId >
264
264
<artifactId >rewrite-spring</artifactId >
265
- <version >6.0.1 </version >
265
+ <version >6.0.2 </version >
266
266
</dependency >
267
267
<dependency >
268
268
<groupId >org.openrewrite.recipe</groupId >
You can’t perform that action at this time.
0 commit comments