Skip to content

Commit

Permalink
api is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Terpin committed Jan 8, 2025
1 parent 4cdb964 commit e85525e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dd-java-agent/agent-logging/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ dependencies {
// This is fine since this project is shadowed into the agent-jar by dd-java-agent:agent-bootstrap
api libs.slf4j
api project(':internal-api')
implementation project(':components:json')
api project(':components:json')
}

0 comments on commit e85525e

Please sign in to comment.