Skip to content

Commit 53dc67d

Browse files
authored
Update Develocity server URL to Apache
1 parent e763726 commit 53dc67d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def isCI = System.getenv().containsKey('CI')
77
def isLocal = !isCI
88

99
develocity {
10-
server = 'https://ge.grails.org'
10+
server = 'https://develocity.apache.org'
1111
buildScan {
1212
tag('grails')
1313
tag('grails-forge')

0 commit comments

Comments
 (0)