We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5431f61 commit 6fa7f4eCopy full SHA for 6fa7f4e
changelog/@unreleased/pr-442.v2.yml
@@ -0,0 +1,5 @@
1
+type: feature
2
+feature:
3
+ description: Publish `tracing-test-utils`
4
+ links:
5
+ - https://github.com/palantir/tracing-java/pull/442
tracing-test-utils/build.gradle
@@ -1,5 +1,4 @@
-// temporarily disabling publishing on this so we can iterate further on the API before we commit to something
-// apply from: "${rootDir}/gradle/publish-jar.gradle"
+ apply from: "${rootDir}/gradle/publish-jar.gradle"
versionsLock {
testProject()
0 commit comments