Skip to content

Commit

Permalink
Upgrade CassandraCSharpDriver to 3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gavindekock committed Feb 15, 2025
1 parent e79c8fc commit f17f244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2"/>
<PackageVersion Include="SharpZipLib" Version="1.4.2"/>
<PackageVersion Include="SSH.NET" Version="2024.1.0"/>
<PackageVersion Include="CassandraCSharpDriver" Version="3.21.0" />
<PackageVersion Include="CassandraCSharpDriver" Version="3.22.0" />
<!-- Unit and integration test dependencies: -->
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
<PackageVersion Include="Microsoft.Extensions.Diagnostics.Testing" Version="8.10.0"/>
Expand Down Expand Up @@ -74,4 +74,4 @@
<PackageVersion Include="Selenium.WebDriver" Version="4.8.1"/>
<PackageVersion Include="StackExchange.Redis" Version="2.6.90"/>
</ItemGroup>
</Project>
</Project>

0 comments on commit f17f244

Please sign in to comment.