Skip to content

Commit 63e2ffb

Browse files
authored
Change Gradle Enterprise server URL
1 parent 78f1833 commit 63e2ffb

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
@@ -6,7 +6,7 @@ plugins {
66
rootProject.name="embedded-mongodb"
77

88
gradleEnterprise {
9-
server = 'https://ge.grails.org'
9+
server = 'https://develocity.apache.org'
1010
buildScan {
1111
publishAlways()
1212
publishIfAuthenticated()

0 commit comments

Comments
 (0)