bito-code-review[bot] commented on PR #269:
URL:
https://github.com/apache/grails-plugins-metadata/pull/269#issuecomment-5253852176
<!-- Bito Reply -->
The syntax `4.0.0 > *` is a common convention in Grails plugin metadata to
indicate compatibility with Grails version 4.0.0 and any subsequent versions.
It is generally accepted for defining version ranges in this context.
**grails-plugins/io/github/gpc/grails-jasypt.yml**
```
- version: 5.0.0-RC2
date: 2026-07-08T15:52:34Z
grailsVersion: 4.0.0 > *
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]