Skip to content

Commit

Permalink
Merge branch 'main' into gitauto/issue-#170-eb0577d7-c1a9-4900-b082-9…
Browse files Browse the repository at this point in the history
…6a8cc77ee04
  • Loading branch information
gstraccini[bot] authored Jan 6, 2025
2 parents a169856 + 29b4896 commit b4120b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.30.4",
"version": "0.30.5",
"commands": [
"dotnet-csharpier"
]
Expand Down
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="CouchDB.NET" Version="1.2.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2">
<PackageVersion Include="coverlet.msbuild" Version="6.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageVersion>
<PackageVersion Include="Elastic.Clients.Elasticsearch" Version="8.16.3" />
<PackageVersion Include="Elastic.Clients.Elasticsearch" Version="8.17.0" />
<PackageVersion Include="ElmahCore" Version="2.1.2" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="JunitXml.TestLogger" Version="5.0.0" />
Expand Down

0 comments on commit b4120b2

Please sign in to comment.