Allow list of URLs for company firewall/proxy server

Tool Version
Gradle 8.14.3
IntelliJ Platform Gradle Plugin 2.10.5

I work for a company with a strict proxy configuration and a firewall that blocks untrusted URLs when on the proxied network.

Right now, if Gradle decides that offline mode is not available (sometimes randomly, I can’t really tell why), I have to disconnect from the company network, disable the proxy server configuration, and connect to our public Wi-Fi to redownload dependencies.

Is there a list of URLs that the IntelliJ Platform plugin for Gradle, and the surrounding ecosystem of plugin development, make use of that I can provide to our InfoSec team to allow through our firewall?