update bazel files

GitOrigin-RevId: 7320d3eff3aba093692ce66839c720ece6d7c4db
This commit is contained in:
Vladimir Krivosheev
2024-12-29 20:26:47 +01:00
committed by intellij-monorepo-bot
parent 9d2a18c2c2
commit 0bc1cf1557
811 changed files with 13477 additions and 10498 deletions

View File

@@ -8,7 +8,7 @@ jvm_library(
srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True),
deps = [
"//platform/util",
"@lib//:java_debugger_memory_agent_debugger-memory-agent",
"@lib//:java-debugger-memory-agent-debugger-memory-agent",
"@lib//:commons-io",
"@lib//:kotlin-stdlib",
]