Skip to content

Commit fb937f2

Browse files
authored
And update Cosmos version
1 parent 659f277 commit fb937f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NServiceBus.Persistence.CosmosDB/NServiceBus.Persistence.CosmosDB.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Particular.Packaging" Version="1.2.1" PrivateAssets="All" />
1111
<PackageReference Include="NServiceBus" Version="[7.1.10, 8.0.0)" />
12-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="[3.15.0, 4)" />
12+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="[3.20.1, 4)" />
1313
</ItemGroup>
1414

15-
</Project>
15+
</Project>

0 commit comments

Comments
 (0)