Skip to content

Commit

Permalink
doc type is deprecated on es7 (Netflix#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
BirknerAlex authored and jmasar committed Oct 11, 2023
1 parent 72b7cf5 commit 7b43f0c
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 30 deletions.
2 changes: 1 addition & 1 deletion community-server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {

implementation project(':event-queue:conductor-amqp')
implementation project(':event-queue:conductor-nats')

implementation project(':index:conductor-es7-persistence')
implementation project(':external-payload-storage:conductor-azureblob-storage')
implementation project(':external-payload-storage:conductor-postgres-external-storage')

Expand Down
Loading

0 comments on commit 7b43f0c

Please sign in to comment.