diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index bd1d5622dc5c..96713d963c8e 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -67,7 +67,7 @@ com.microsoft.azure:spring-data-cosmosdb;2.3.0;2.3.1-beta.1 # Format; # unreleased_:;dependency-version # note: The unreleased dependencies will not be manipulated with the automatic PR creation code. - +unreleased_com.azure:azure-core;1.7.0-beta.1 unreleased_com.azure:azure-messaging-servicebus;7.0.0-beta.4 # Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current @@ -76,4 +76,4 @@ unreleased_com.azure:azure-messaging-servicebus;7.0.0-beta.4 # a library but need to keep the dependency version at the latest released GA. # Format; # beta_:;dependency-version -# note: Released beta versions will not be manipulated with the automatic PR creation code. \ No newline at end of file +# note: Released beta versions will not be manipulated with the automatic PR creation code.