This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push:
new b0f75aa08 CAY-2802 Upgrade Gradle to 7.6.1
b0f75aa08 is described below
commit b0f75aa083f022bc583e20b7911c2161a03e35a9
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Mar 10 12:12:53 2023 +0300
CAY-2802 Upgrade Gradle to 7.6.1
---
RELEASE-NOTES.txt | 1 +
cayenne-gradle-plugin/gradle/wrapper/gradle-wrapper.properties | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 4d2d67070..d7ca09e9a 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -36,6 +36,7 @@ CAY-2780 Modeler: Multiple configurations for classes
generation
CAY-2781 Enable 'Create PK properties' by default in the cgen configuration
CAY-2784 Remove 'Use Java primitive types' option from dbimport
CAY-2788 DbImport: Add fallback option for the batch attribute loader
+CAY-2802 Upgrade Gradle to 7.6.1
Bug Fixes:
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