Skip to content

Commit b2a785a

Browse files
Update JetBrains.Annotations requirement from 2023.2.* to 2023.3.*
Updates the requirements on [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) to permit the latest version. - [Commits](JetBrains/JetBrains.Annotations@v2023.2.0...2023.3) --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3dd822 commit b2a785a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<FluentAssertionsVersion>6.12.*</FluentAssertionsVersion>
3535
<GitHubActionsTestLoggerVersion>2.3.*</GitHubActionsTestLoggerVersion>
3636
<InheritDocVersion>1.3.*</InheritDocVersion>
37-
<JetBrainsAnnotationsVersion>2023.2.*</JetBrainsAnnotationsVersion>
37+
<JetBrainsAnnotationsVersion>2023.3.*</JetBrainsAnnotationsVersion>
3838
<NpgsqlVersion>7.0.*</NpgsqlVersion>
3939
<SourceLinkVersion>1.1.*</SourceLinkVersion>
4040
<SystemTextJsonVersion>7.0.*</SystemTextJsonVersion>

0 commit comments

Comments
 (0)