From 9844ec61baa8b33d69d93e1d2a01b1be89e07b16 Mon Sep 17 00:00:00 2001 From: micronaut-build Date: Wed, 21 Aug 2024 07:17:40 +0000 Subject: [PATCH] chore: Bump version to 7.2.2-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 49952a29..f0954801 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -projectVersion=7.2.1 +projectVersion=7.2.2-SNAPSHOT title=Micronaut Build Plugins projectDesc=Micronaut internal Gradle plugins. Not intended to be used in user's projects projectUrl=https://micronaut.io