Skip to content

Commit

Permalink
Bump NetVips from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [NetVips](https://github.com/kleisauke/net-vips) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/kleisauke/net-vips/releases)
- [Changelog](https://github.com/kleisauke/net-vips/blob/master/CHANGELOG.md)
- [Commits](kleisauke/net-vips@v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent cded10a commit 11ba962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GTiff2Tiles.Core/GTiff2Tiles.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="MaxRev.Gdal.Core" Version="3.8.3.286" />
<PackageReference Include="NetVips" Version="2.4.0" />
<PackageReference Include="NetVips" Version="2.4.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 11ba962

Please sign in to comment.