micronaut-projects / micronaut-groovy

Projects that enhance the Micronaut + Groovy experience
Apache License 2.0
17 stars 10 forks source link

Switch to using Groovy 4 #411

Closed timyates closed 2 years ago

timyates commented 2 years ago

GORM doesn't support Groovy 4 yet, so I removed them from settings.gradle and update the documentation to explain why they are missing.

Switched to using the imported catalog as much as possible.

I need to go through the dependencies, as I have a feeling some of them are vestigial, and need pruning for the new build plugins

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sdelamo commented 2 years ago

Closed via #417 #416 #414