Skip to content

Commit

Permalink
Update libraries (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcominerva authored Jun 19, 2024
2 parents 8ebe596 + c9f412c commit f1b4bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/TinyHelpers.Dapper/TinyHelpers.Dapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.35" />
<PackageReference Include="TinyHelpers" Version="3.1.5" />
<PackageReference Include="TinyHelpers" Version="3.1.7" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TinyHelpers" Version="3.1.5" />
<PackageReference Include="TinyHelpers" Version="3.1.7" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
Expand Down

0 comments on commit f1b4bd8

Please sign in to comment.