Commit 6de5ea4
committed
fix: update autoconfigure package names for Spring Boot 4 and fix CodeNarc violation
Update ApplicationClassInjectorSpec test expectations to match Spring
Boot 4 relocated autoconfigure packages (jdbc, reactor, hibernate).
Remove consecutive blank line in GrailsGradlePlugin left from the
LoaderImplementation removal.
Assisted-by: Claude Code <Claude@Claude.ai>1 parent fe663a5 commit 6de5ea4
2 files changed
Lines changed: 3 additions & 4 deletions
File tree
- grails-core/src/test/groovy/org/grails/compiler/injection
- grails-gradle/plugins/src/main/groovy/org/grails/gradle/plugin/core
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
455 | 454 | | |
456 | 455 | | |
457 | 456 | | |
| |||
0 commit comments