Skip to content

Commit

Permalink
build(deps): bump dotNetRdf from 3.3.0 to 3.3.1 in /OSLC4Net_SDK (#272)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 56d2d64 commit cac5d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OSLC4Net_SDK/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
<!-- Main deps -->
<PackageVersion Include="dotNetRdf.Core" Version="3.3.0" />
<PackageVersion Include="dotNetRdf.Core" Version="3.3.1" />
<PackageVersion Include="Antlr3.Runtime" Version="3.5.1" />
<!-- conneg support &c for System.Net.Http -->
<PackageVersion Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
Expand All @@ -33,7 +33,7 @@
<PackageVersion Include="MSTest.TestFramework" Version="$(MSTestVersion)" />
<PackageVersion Include="MSTest.TestAdapter" Version="$(MSTestVersion)" />
<!-- Examples only -->
<PackageVersion Include="dotNetRdf" Version="3.3.0" />
<PackageVersion Include="dotNetRdf" Version="3.3.1" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
Expand Down

0 comments on commit cac5d82

Please sign in to comment.