Skip to content

Commit 614d85e

Browse files
committed
Update README
Update badge versions of Grace and Spring Boot Update Grace version support
1 parent cf685bb commit 614d85e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
[![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://twitter.com/graceframework)
55

66
[![Groovy Version](https://img.shields.io/badge/Groovy-4.0.24-blue?style=flat&color=4298b8)](https://groovy-lang.org/releasenotes/groovy-4.0.html)
7-
[![Grace Version](https://img.shields.io/badge/Grace-2023.2.0-blue?style=flat&color=f49b06)](https://github.com/graceframework/grace-framework/releases/tag/v2023.2.0)
8-
[![Spring Boot Version](https://img.shields.io/badge/Spring_Boot-3.2.12-blue?style=flat&color=6db33f)](https://github.com/spring-projects/spring-boot/releases/tag/v3.2.12)
7+
[![Grace Version](https://img.shields.io/badge/Grace-2023.3.0-blue?style=flat&color=f49b06)](https://github.com/graceframework/grace-framework/releases/tag/v2023.3.0-M1)
8+
[![Spring Boot Version](https://img.shields.io/badge/Spring_Boot-3.3.7-blue?style=flat&color=6db33f)](https://github.com/spring-projects/spring-boot/releases/tag/v3.3.7)
99

1010
# Grace Data for Hibernate
1111

@@ -37,6 +37,7 @@ To make it easier for users to use and upgrade, Grace Data Hibernate adopts a ve
3737

3838
| GORM Hibernate Version | Grace Version |
3939
|------------------------|---------------|
40+
| 2023.3.x | 2023.3.x |
4041
| 2023.2.x | 2023.2.x |
4142
| 2023.1.x | 2023.1.x |
4243
| 2023.0.x | 2023.0.x |

0 commit comments

Comments
 (0)