Skip to content

Commit

Permalink
Added new compile dependency to Verstion Tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmacher committed Jul 24, 2024
1 parent 9c8bb2d commit eae286f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ghidra/Features/VersionTracking/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ project.ext.excludeFromParallelIntegrationTests = true

dependencies {
api project(":Base")
runtimeOnly project(":CodeCompare")
api project(":CodeCompare")


testImplementation project(path: ':CodeCompare', configuration: 'testArtifacts')
Expand Down

0 comments on commit eae286f

Please sign in to comment.