Skip to content

Commit

Permalink
chore: update platform service framework (#17)
Browse files Browse the repository at this point in the history
to fix snyk issue
  • Loading branch information
tim-mwangi authored Oct 13, 2020
1 parent 2ad528d commit c4d4d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hypertrace-core-graphql-service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

dependencies {
implementation("com.typesafe:config:1.4.0")
implementation("org.hypertrace.core.serviceframework:platform-service-framework:0.1.13")
implementation("org.hypertrace.core.serviceframework:platform-service-framework:0.1.15")
implementation("org.slf4j:slf4j-api:1.7.30")

implementation("org.eclipse.jetty:jetty-server:9.4.30.v20200611")
Expand Down

0 comments on commit c4d4d6b

Please sign in to comment.