This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a commit to branch STABLE-4.2
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/STABLE-4.2 by this push:
new faf4a61ee CAY-2802 Upgrade Gradle to 7.6.1
faf4a61ee is described below
commit faf4a61eeb57b207d504fb17a8e1fcd47a4eabb9
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Mar 10 12:11:34 2023 +0300
CAY-2802 Upgrade Gradle to 7.6.1
---
RELEASE-NOTES.txt | 2 ++
cayenne-gradle-plugin/gradle/wrapper/gradle-wrapper.properties | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 45215ed03..5321c62d8 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -13,6 +13,8 @@ Date:
----------------------------------
Changes/New Features:
+CAY-2802 Upgrade Gradle to 7.6.1
+
Bug Fixes:
CAY-2552 ColumnQuery with flattened attributes bug
diff --git a/cayenne-gradle-plugin/gradle/wrapper/gradle-wrapper.properties
b/cayenne-gradle-plugin/gradle/wrapper/gradle-wrapper.properties
index 1c1126ad1..edd4bfca5 100644
--- a/cayenne-gradle-plugin/gradle/wrapper/gradle-wrapper.properties
+++ b/cayenne-gradle-plugin/gradle/wrapper/gradle-wrapper.properties
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-bin.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStorePath=wrapper/dists