Skip to content

Commit

Permalink
chore(deps): update Dotnet SDK to v4.13.0 (#69)
Browse files Browse the repository at this point in the history
* chore: update dependencies/Sentry.properties to 4.13.0

* chore: bump system.text.json dependency

getsentry/sentry-dotnet#3704

---------

Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Ivan Dlugos <dlugos.ivan@gmail.com>
  • Loading branch information
3 people authored Nov 7, 2024
1 parent a2b1123 commit ea8172e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Unreleased

### Dependencies

- Bump Dotnet SDK from v4.12.1 to v4.13.0 ([#69](https://github.com/getsentry/sentry-powershell/pull/69))
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#4130)
- [diff](https://github.com/getsentry/sentry-dotnet/compare/4.12.1...4.13.0)

## 0.2.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion dependencies/Sentry.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = 4.12.1
version = 4.13.0
repo = https://github.com/getsentry/sentry-dotnet
license = MIT
4 changes: 2 additions & 2 deletions dependencies/System.Text.Json.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = 6.0.8
assemblyVersion = 6.0.0.8
version = 6.0.10
assemblyVersion = 6.0.0.10
licenseFile = LICENSE.TXT

0 comments on commit ea8172e

Please # to comment.