Skip to content

Commit 0814290

Browse files
committed
Replace ge.hibernate.org with develocity URL also for build cache
1 parent baefe50 commit 0814290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ buildCache {
281281
remote(HttpBuildCache) {
282282
enabled = settings.ext.useRemoteCache
283283
push = settings.ext.populateRemoteBuildCache
284-
url = 'https://ge.hibernate.org/cache/'
284+
url = 'https://develocity.commonhaus.dev/cache/'
285285
}
286286
}
287287

0 commit comments

Comments
 (0)