We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5767dfd commit c669805Copy full SHA for c669805
src/OpenPolicyAgent.Ucast.Linq/OpenPolicyAgent.Ucast.Linq.csproj
@@ -19,6 +19,6 @@
19
<None Include="../../docs/*" Pack="true" PackagePath="/docs" />
20
21
<PackageReference Include="newtonsoft.json" Version="13.0.4" />
22
- <PackageReference Include="nodatime" Version="3.2.2" />
+ <PackageReference Include="nodatime" Version="3.2.3" />
23
</ItemGroup>
24
</Project>
0 commit comments