From 4b25f7f9f0bebfdef70b9dd0eb636c7f28cbbde5 Mon Sep 17 00:00:00 2001 From: Simone Scarduzio Date: Mon, 18 Mar 2024 10:07:18 +0100 Subject: [PATCH] publish 1.56.0 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 170012890b..df6ecfb1a5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -publishedPluginVersion=1.55.0 +publishedPluginVersion=1.56.0 pluginVersion=1.56.0 pluginName=readonlyrest -org.gradle.jvmargs=-Xmx6144m \ No newline at end of file +org.gradle.jvmargs=-Xmx6144m