From 9ced3d624de98fb370359af4ccfd1b37877447df Mon Sep 17 00:00:00 2001 From: Prerana Singhal Date: Thu, 2 Mar 2023 15:22:02 +0530 Subject: [PATCH 1/2] chore: Upgraded hypertrace framework version and core-graphql --- hypertrace-core-graphql | 2 +- hypertrace-graphql-service/build.gradle.kts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hypertrace-core-graphql b/hypertrace-core-graphql index e46d2db0..9c03bab1 160000 --- a/hypertrace-core-graphql +++ b/hypertrace-core-graphql @@ -1 +1 @@ -Subproject commit e46d2db04453bd51b31d026af31af5d30d20d7d4 +Subproject commit 9c03bab175182ac79198701c410412d4a9a8e3c4 diff --git a/hypertrace-graphql-service/build.gradle.kts b/hypertrace-graphql-service/build.gradle.kts index 50ad108b..74cc158b 100644 --- a/hypertrace-graphql-service/build.gradle.kts +++ b/hypertrace-graphql-service/build.gradle.kts @@ -7,10 +7,10 @@ plugins { dependencies { implementation("com.typesafe:config") - implementation("org.hypertrace.core.serviceframework:platform-service-framework:0.1.42") + implementation("org.hypertrace.core.serviceframework:platform-service-framework:0.1.49") implementation("org.slf4j:slf4j-api") - implementation("org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.42") + implementation("org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.49") implementation("com.graphql-java-kickstart:graphql-java-servlet") implementation(project(":hypertrace-graphql-impl")) From 52a3b269279e6e18761946bf9d539a8564493080 Mon Sep 17 00:00:00 2001 From: Prerana Singhal Date: Thu, 2 Mar 2023 15:25:20 +0530 Subject: [PATCH 2/2] Fixed submodule branch --- hypertrace-core-graphql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypertrace-core-graphql b/hypertrace-core-graphql index 9c03bab1..73a8e8a5 160000 --- a/hypertrace-core-graphql +++ b/hypertrace-core-graphql @@ -1 +1 @@ -Subproject commit 9c03bab175182ac79198701c410412d4a9a8e3c4 +Subproject commit 73a8e8a5cdd81b6992821a89fb5aae3022b1a138