Skip to content

Commit 6d9fa24

Browse files
authored
Update README.md
1 parent 6b3b748 commit 6d9fa24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# i18n-enums
22

3-
[![Tests](https://github.com/sbglasius/i18n-enums/actions/workflows/gradle-check.yml/badge.svg)](https://github.com/sbglasius/i18n-enums/actions/workflows/gradle-check.yml)
3+
[![Check and publish snapshot](https://github.com/sbglasius/i18n-enums/actions/workflows/build.yml/badge.svg)](https://github.com/sbglasius/i18n-enums/actions/workflows/build.yml)
44

5-
Successor for the Grails 3.x plugin. Now ported to Grails 5.x
5+
Successor for the Grails 3.x plugin. Now ported to Grails 5.x, 6.x and 7.x
66

77
This plugin adds an annotation usable on Enums to easy add and implement the MessageSourceResolvable interface in an standard way throughout a project.
88

0 commit comments

Comments
 (0)