| commit | 3cda7938d4c942cfe3ad176b9a9f7fffaab5e4f6 | [log] [tgz] |
|---|---|---|
| author | jdaugherty <jdaugherty@users.noreply.github.com> | Thu Jul 24 01:59:04 2025 +0000 |
| committer | jdaugherty <jdaugherty@users.noreply.github.com> | Thu Jul 24 01:59:04 2025 +0000 |
| tree | b09a0b3f667d70b24bf159c3ab8eb6d4d4f4a383 | |
| parent | f2f9596ee787ee2052b3825e8b83129c10c2b58d [diff] |
[skip ci] Release v5.0.0-M5
diff --git a/gradle.properties b/gradle.properties index 54f3878..c9c6fcd 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-M5 grailsVersion=7.0.0-M5 javaVersion=17