Skip to content

Commit

Permalink
Upgrade Elasticsearch Docker image to 7.16.3 in integration tests (#2986
Browse files Browse the repository at this point in the history
)
  • Loading branch information
izeye authored Jan 25, 2022
1 parent 763f223 commit c278367
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class ElasticsearchMeterRegistryElasticsearch7IntegrationTest

@Override
protected String getVersion() {
return "7.15.0";
return "7.16.3";
}

}

0 comments on commit c278367

Please sign in to comment.