Skip to content

Commit

Permalink
Bump Assent from 1.8.2 to 2.3.2 in /source
Browse files Browse the repository at this point in the history
Bumps [Assent](https://github.com/droyad/Assent) from 1.8.2 to 2.3.2.
- [Release notes](https://github.com/droyad/Assent/releases)
- [Commits](droyad/Assent@1.8.2...2.3.2)

---
updated-dependencies:
- dependency-name: Assent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent d5bc739 commit e56a91b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.dotMemoryUnit" Version="3.2.20220510" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.1" />
<PackageReference Include="Assent" Version="1.8.2" />
<PackageReference Include="Assent" Version="2.3.2" />
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="NSubstitute" Version="4.4.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
Expand Down
4 changes: 2 additions & 2 deletions source/Halibut.Tests/Halibut.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>0.0.0</VersionPrefix>
Expand Down Expand Up @@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="CliWrap" Version="3.6.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
<PackageReference Include="Assent" Version="1.8.2" />
<PackageReference Include="Assent" Version="2.3.2" />
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="17.7.30" />
<PackageReference Include="NSubstitute" Version="4.4.0" />
Expand Down

0 comments on commit e56a91b

Please sign in to comment.