diff --git a/README.md b/README.md index 343cb6b..17754ae 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,11 @@ [![Latest version on Maven Central](https://img.shields.io/maven-central/v/org.graceframework/grace-scaffolding-core.svg?label=Maven%20Central&logo=apache-maven&style=flat)](https://search.maven.org/search?q=g:org.graceframework) [![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://twitter.com/graceframework) -Grace Scaffolding -=========== +[![Groovy Version](https://img.shields.io/badge/Groovy-4.0.22-blue?style=flat&color=4298b8)](https://groovy-lang.org/releasenotes/groovy-4.0.html) +[![Grace Version](https://img.shields.io/badge/Grace-2023.0.0-blue?style=flat&color=f49b06)](https://github.com/graceframework/grace-framework/releases/tag/v2023.0.0) +[![Spring Boot Version](https://img.shields.io/badge/Spring_Boot-3.0.13-blue?style=flat&color=6db33f)](https://github.com/spring-projects/spring-boot/releases) + +# Grace Scaffolding The Grace framework Scaffolding plugin replicates much of the functionality from Grace 2023, but uses the [fields](https://github.com/graceframework/grace-fields) plugin instead.