Skip to content

Commit

Permalink
Update settings.gradle.kts (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanket-mundra authored Feb 19, 2024
1 parent 633404e commit 8a357d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pluginManagement {
}

plugins {
id("org.hypertrace.version-settings") version "0.2.0"
id("org.hypertrace.version-settings") version "0.2.1"
id("org.hypertrace.dependency-settings") version "0.1.1"
}

Expand Down Expand Up @@ -39,4 +39,4 @@ include(":hypertrace-core-graphql-attribute-scope")
include(":hypertrace-core-graphql-attribute-scope-constants")
include(":hypertrace-core-graphql-rx-utils")
include(":hypertrace-core-graphql-log-event-schema")
include(":hypertrace-core-graphql-request-transformation")
include(":hypertrace-core-graphql-request-transformation")

0 comments on commit 8a357d6

Please sign in to comment.