Skip to content

Commit 57c42e5

Browse files
Bump Sentry in /eFormAPI/Plugins/BackendConfiguration.Pn
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/getsentry/sentry-dotnet/releases) - [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-dotnet@5.0.0...5.0.1) --- updated-dependencies: - dependency-name: Sentry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 172f64e commit 57c42e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn/BackendConfiguration.Pn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<PackageReference Include="QuestPDF" Version="2024.12.1" />
230230
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="8.3.0.1" />
231231
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="3.116.1" />
232-
<PackageReference Include="Sentry" Version="5.0.0" />
232+
<PackageReference Include="Sentry" Version="5.0.1" />
233233
</ItemGroup>
234234

235235
<ItemGroup>

0 commit comments

Comments
 (0)