snazy commented on code in PR #3504:
URL: https://github.com/apache/polaris/pull/3504#discussion_r2716363960


##########
settings.gradle.kts:
##########
@@ -118,6 +118,7 @@ dependencyResolutionManagement {
   repositoriesMode = RepositoriesMode.FAIL_ON_PROJECT_REPOS
   repositories {
     mavenCentral()
+    maven { url = uri("https://jitpack.io";) }

Review Comment:
   Good idea, added this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to