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 5dae7ad5ca535b84a4d1b1337ff3517bd445d807 Author: jdaugherty <jdaughe...@users.noreply.github.com> AuthorDate: Tue Jun 10 14:45:49 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