Skip to content

Commit 6d07878

Browse files
Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 (#707) (#711)
* Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0. --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 56c92a6) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4c503e commit 6d07878

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2020
- Bumps `System.Reactive` from 6.0.0 to 6.0.1
2121
- Bumps `Argu` from 6.2.3 to 6.2.4
2222
- Bumps `System.Text.Json` from 8.0.3 to 8.0.4
23+
- Bumps `JetBrains.Annotations` from 2023.3.0 to 2024.2.0
2324

2425
## [1.7.1]
2526
### Fixed

abstractions/src/OpenSearch.OpenSearch.Ephemeral/OpenSearch.OpenSearch.Ephemeral.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<SignAssembly>true</SignAssembly>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
12+
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
1313
<PackageReference Include="SharpZipLib" Version="1.4.2" />
1414
<PackageReference Condition="'$(TargetFramework)' == 'net461'" Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)