From 2a075ab4191830f449948060035361419f400123 Mon Sep 17 00:00:00 2001 From: micronaut-build Date: Fri, 18 Oct 2024 08:36:41 +0000 Subject: [PATCH] [skip ci] Release v7.2.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f0954801..e0ec7511 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -projectVersion=7.2.2-SNAPSHOT +projectVersion=7.2.2 title=Micronaut Build Plugins projectDesc=Micronaut internal Gradle plugins. Not intended to be used in user's projects projectUrl=https://micronaut.io