Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ImoutoChan committed Oct 29, 2023
1 parent df634ef commit c1cdd1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="AspNetCoreInjection.TypedFactories" Version="1.2.0" />
<PackageReference Include="Imouto.BooruParser" Version="3.2.5" />
<PackageReference Include="Imouto.BooruParser" Version="3.2.7" />
<PackageReference Include="Mackiovello.Maybe" Version="1.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion Source/ImoutoRebirth.Hasami/ImoutoRebirth.Hasami.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Imouto.BooruParser" Version="3.2.5" />
<PackageReference Include="Imouto.BooruParser" Version="3.2.7" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0"/>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0"/>
</ItemGroup>
Expand Down

0 comments on commit c1cdd1f

Please sign in to comment.