From 461ccd817d0b4a9e508f8b968b62efb1a031386a Mon Sep 17 00:00:00 2001 From: Josh Cummings <3627351+jzheaux@users.noreply.github.com> Date: Fri, 21 Aug 2026 09:14:09 -0600 Subject: [PATCH] Next Development Version Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com> --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bc1c1e0359..66ce2a8f6f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ # limitations under the License. # springBootVersion=4.0.0-SNAPSHOT -version=7.0.7-SNAPSHOT +version=7.0.8-SNAPSHOT samplesBranch=main org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError org.gradle.parallel=true