Skip to content

Commit

Permalink
Update artifactId for scala3 api
Browse files Browse the repository at this point in the history
  • Loading branch information
kanderson250 committed Jul 23, 2024
1 parent 77cf25a commit d76b625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions newrelic-scala3-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ PublishConfig.config(
"New Relic Java agent Scala 3 API",
"The public Scala 3 API of the Java agent, and no-op implementations for safe usage without the agent."
) {
artifactId = "newrelic-scala-api_3"
from(components["java"])
}

Expand Down

0 comments on commit d76b625

Please sign in to comment.