Skip to content

Commit

Permalink
chore: bump JsonPath.Net from 1.1.4 to 1.1.5 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddryck authored Sep 21, 2024
1 parent 43ed489 commit 0551710
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Streamistry.Core/Streamistry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JsonPath.Net" Version="1.1.4" />
<PackageReference Include="MethodBoundaryAspect.Fody" Version="2.0.149" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Streamistry.Json/Streamistry.Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="JsonPath.Net" Version="1.1.4" />
<PackageReference Include="JsonPath.Net" Version="1.1.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0551710

Please sign in to comment.