Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
me-viper committed Sep 28, 2023
1 parent b222a52 commit c4ed3d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<PackageVersion Include="OpaDotNet.Compilation.Abstractions" Version="1.2.2" />
<PackageVersion Include="OpaDotNet.Compilation.Cli" Version="1.2.2" />
<PackageVersion Include="OpaDotNet.Compilation.Interop" Version="1.2.2" />
<PackageVersion Include="OpaDotNet.Wasm" Version="2.0.0" />
<PackageVersion Include="OpaDotNet.Compilation.Abstractions" Version="1.3.1" />
<PackageVersion Include="OpaDotNet.Compilation.Cli" Version="1.3.1" />
<PackageVersion Include="OpaDotNet.Compilation.Interop" Version="1.3.1" />
<PackageVersion Include="OpaDotNet.Wasm" Version="2.1.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageVersion Include="xunit" Version="2.5.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.0">
Expand Down

0 comments on commit c4ed3d4

Please sign in to comment.