Skip to content

Commit

Permalink
Update ProjectOrigin.ServiceCommon and ProjectOrigin.TestCommon to ve…
Browse files Browse the repository at this point in the history
…rsion 1.0.0 (#64)
  • Loading branch information
MartinSchmidt authored Dec 10, 2024
1 parent 424f29a commit 1b81179
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 @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ProjectOrigin.ServiceCommon" Version="1.0.0-rc.10" />
<PackageReference Include="ProjectOrigin.ServiceCommon" Version="1.0.0" />
<PackageReference Include="ProjectOrigin.PedersenCommitment" Version="1.1.1" />
<PackageReference Include="ProjectOrigin.HierarchicalDeterministicKeys" Version="1.1.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.66.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ProjectOrigin.TestCommon" Version="1.0.0-rc.10" />
<PackageReference Include="ProjectOrigin.TestCommon" Version="1.0.0" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Testcontainers.PostgreSql" Version="4.0.0" />
Expand Down

0 comments on commit 1b81179

Please sign in to comment.