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 633404e commit 8a357d6Copy full SHA for 8a357d6
settings.gradle.kts
@@ -11,7 +11,7 @@ pluginManagement {
11
}
12
13
plugins {
14
- id("org.hypertrace.version-settings") version "0.2.0"
+ id("org.hypertrace.version-settings") version "0.2.1"
15
id("org.hypertrace.dependency-settings") version "0.1.1"
16
17
@@ -39,4 +39,4 @@ include(":hypertrace-core-graphql-attribute-scope")
39
include(":hypertrace-core-graphql-attribute-scope-constants")
40
include(":hypertrace-core-graphql-rx-utils")
41
include(":hypertrace-core-graphql-log-event-schema")
42
-include(":hypertrace-core-graphql-request-transformation")
+include(":hypertrace-core-graphql-request-transformation")
0 commit comments