From bd716a729fdcd82f13b4d1f5907a577177f5c9de Mon Sep 17 00:00:00 2001 From: Spring Date: Mon, 30 Sep 2024 08:25:08 +0000 Subject: [PATCH] Release v2.3.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c3e57d0..cf5c7fd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=2.3.1-SNAPSHOT +version=2.3.1 group=org.springframework.cloud onlyShowStandardStreamsOnTestFailure = false