Skip to content

Commit 65b3478

Browse files
authored
Merge pull request #4 from grails-profiles/gradle-8.10.2
Update to org.grails.profiles:plugin:7.0.1-SNAPSHOT, org.grails.profi…
2 parents b24ecd1 + 417cdec commit 65b3478

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pluginProfileVersion=7.0.0
2-
webProfileVersion=7.0.0
1+
pluginProfileVersion=7.0.1-SNAPSHOT
2+
webProfileVersion=7.0.1-SNAPSHOT
33
grailsVersion=7.0.0
44
projectVersion=7.0.1-SNAPSHOT
55
grailsGradlePluginVersion=7.0.0-SNAPSHOT

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)