Skip to content

Commit 8a357d6

Browse files
Update settings.gradle.kts (#169)
1 parent 633404e commit 8a357d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pluginManagement {
1111
}
1212

1313
plugins {
14-
id("org.hypertrace.version-settings") version "0.2.0"
14+
id("org.hypertrace.version-settings") version "0.2.1"
1515
id("org.hypertrace.dependency-settings") version "0.1.1"
1616
}
1717

@@ -39,4 +39,4 @@ include(":hypertrace-core-graphql-attribute-scope")
3939
include(":hypertrace-core-graphql-attribute-scope-constants")
4040
include(":hypertrace-core-graphql-rx-utils")
4141
include(":hypertrace-core-graphql-log-event-schema")
42-
include(":hypertrace-core-graphql-request-transformation")
42+
include(":hypertrace-core-graphql-request-transformation")

0 commit comments

Comments
 (0)