This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to annotated tag v5.0.0-M4 in repository https://gitbox.apache.org/repos/asf/grails-redis.git
commit d45b4339e0cf1a15738ce37623eec481bb5664c4 Author: jdaugherty <[email protected]> AuthorDate: Thu Jun 12 01:55:33 2025 +0000 [skip ci] Release v5.0.0-M4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fd2b188..77fe90b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -projectVersion=5.0.0-SNAPSHOT +projectVersion=5.0.0-M4 # TODO: This is a work around since the bom does not support exclusions and spring forces groovy version 4.0.26 groovy.version=4.0.27
