File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Unreleased
4+
5+ ### Dependencies
6+
7+ - Bumped Xamarin.Kotlin.StdLib.Jdk8 to 2.2.20 ([ #4876 ] ( https://github.com/getsentry/sentry-dotnet/pull/4876 ) )
8+ - Bumped CommunityToolkit.Mvvm to 8.4.0 ([ #4876 ] ( https://github.com/getsentry/sentry-dotnet/pull/4876 ) )
9+
310## 6.1.0
411
512### Features
Original file line number Diff line number Diff line change 8383 <!-- We have a dependency on 1.9.24 from here:
8484 https://github.com/getsentry/sentry-java/blob/604a2616bebd80ea051cdcec916aa052b509c5a8/buildSrc/src/main/java/Config.kt#L6-L7
8585 ... but there's no NuGet package for that version. This version has been selected to
86- match the version that was available when net10.0-rc1 was released -->
87- <PackageReference Include =" Xamarin.Kotlin.StdLib.Jdk8" Version =" 2.2.10 " />
86+ match the version that was available when net10.0 was released -->
87+ <PackageReference Include =" Xamarin.Kotlin.StdLib.Jdk8" Version =" 2.2.20 " />
8888 </ItemGroup >
8989
9090 <!-- Dependencies for AndroidMavenLibrary references
Original file line number Diff line number Diff line change 1414 </PropertyGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.3.2 " />
17+ <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0 " />
1818 </ItemGroup >
1919
2020 <ItemGroup >
You can’t perform that action at this time.
0 commit comments