From 40af6b246db87a116d6ff93d89f595eb216e99df Mon Sep 17 00:00:00 2001 From: kento2 Date: Thu, 6 Aug 2026 13:50:03 +0200 Subject: [PATCH] . --- .bazelrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bazelrc b/.bazelrc index ea2e5a7..b67ff70 100644 --- a/.bazelrc +++ b/.bazelrc @@ -2,5 +2,6 @@ build --java_language_version=25 build --java_runtime_version=25 build --tool_java_language_version=25 build --tool_java_runtime_version=25 +build --define=maven_repo=https://git.lab0x13.site/api/packages/scrow/maven build --remote_cache=https://cache.lab0x13.site:443 build --remote_upload_local_results=false \ No newline at end of file