From eb9c61e0200aaeee6f7519539d7e706d57ec5334 Mon Sep 17 00:00:00 2001 From: Aaron Date: Wed, 8 Jan 2025 15:51:24 -0500 Subject: [PATCH] Update README.md Use 6.0.0-M1 initially --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbeb7b8..18b8146 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Build Test Data ## Build Test Data Grails Plugin ### Grails 7.x or later -`testImplementation 'io.github.longwa:build-test-data:6.0.0'` +`testImplementation 'io.github.longwa:build-test-data:6.0.0-M1'` http://longwa.github.io/build-test-data/index