Skip to content

Commit

Permalink
fixing the dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
dadhi committed Nov 10, 2022
1 parent 4a3a213 commit ce0c554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuspecs/DryIoc.WebApi.Owin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<group>
<dependency id="DryIoc" version="5.3.0" />
<dependency id="DryIoc.WebApi" version="5.0.0" />
<dependency id="DryIoc.Owin" version="4.1.0" />
<dependency id="DryIoc.Owin" version="5.0.0" />
<dependency id="Microsoft.AspNet.WebApi.Owin" version="5.2.7" />
</group>
</dependencies>
Expand Down

0 comments on commit ce0c554

Please sign in to comment.