This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new e074f1084c [skip tests] - web-profile-jar-artifact
e074f1084c is described below

commit e074f1084c4d11e7b9949f5d5236225be1b2c7b2
Author: James Fredley <[email protected]>
AuthorDate: Wed Oct 8 22:05:02 2025 -0400

    [skip tests] - web-profile-jar-artifact
---
 grails-profiles/base/skeleton/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/grails-profiles/base/skeleton/build.gradle 
b/grails-profiles/base/skeleton/build.gradle
index 5f443621d6..52fa0720c3 100644
--- a/grails-profiles/base/skeleton/build.gradle
+++ b/grails-profiles/base/skeleton/build.gradle
@@ -39,4 +39,4 @@ compileJava.options.release = 17
 
 tasks.withType(Test).configureEach {
     useJUnitPlatform()
-}
\ No newline at end of file
+}

Reply via email to