Skip to content

Commit

Permalink
Bump Open.Collections from 3.1.3 to 3.1.5 (#369)
Browse files Browse the repository at this point in the history
Bumps [Open.Collections](https://github.com/Open-NET-Libraries/Open.Collections) from 3.1.3 to 3.1.5.
- [Release notes](https://github.com/Open-NET-Libraries/Open.Collections/releases)
- [Commits](https://github.com/Open-NET-Libraries/Open.Collections/commits)

---
updated-dependencies:
- dependency-name: Open.Collections
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 3e072b7 commit 3a383bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commonItems/commonItems.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.VisualBasic" Version="10.3.0" />
<PackageReference Include="Mono.TextTemplating" Version="2.3.1" />
<PackageReference Include="NCalcSync" Version="3.8.0" />
<PackageReference Include="Open.Collections" Version="3.1.3" />
<PackageReference Include="Open.Collections" Version="3.1.5" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="System.Management" Version="7.0.2" />
<TextTemplate Include="**\*.tt" />
Expand Down

0 comments on commit 3a383bf

Please sign in to comment.