Skip to content

Commit

Permalink
Upgrade eventstore version (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: mihir gore <[email protected]>
  • Loading branch information
mihirgt and mihir gore authored Oct 9, 2024
1 parent d7c4c46 commit 5305bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ hypertrace-framework-metrics = { module = "org.hypertrace.core.serviceframework:
hypertrace-integrationtest-framework = { module = "org.hypertrace.core.serviceframework:integrationtest-service-framework", version.ref = "hypertrace-framework" }
hypertrace-framework-documentstore-metrics = { module = "org.hypertrace.core.serviceframework:docstore-metrics", version.ref = "hypertrace-framework" }
hypertrace-documentstore = { module = "org.hypertrace.core.documentstore:document-store", version = "0.7.68" }
hypertrace-eventstore = { module = "org.hypertrace.core.eventstore:event-store", version = "0.1.3" }
hypertrace-eventstore = { module = "org.hypertrace.core.eventstore:event-store", version = "0.1.4" }
hypertrace-kafka-bom = { module = "org.hypertrace.core.kafkastreams.framework:kafka-bom", version.ref = "hypertrace-kafka" }
hypertrace-kafka-framework = { module = "org.hypertrace.core.kafkastreams.framework:kafka-streams-framework", version.ref = "hypertrace-kafka" }
hypertrace-attributeservice-api = { module = "org.hypertrace.core.attribute.service:attribute-service-api", version.ref = "hypertrace-attributeservice" }
Expand Down

0 comments on commit 5305bc1

Please sign in to comment.