Skip to content

Commit

Permalink
chore(deps): update dependency refitter.sourcegenerator to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 883c6d7 commit 7455d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SourceGenerator/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Compile Include="../Generated/*.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Refitter.SourceGenerator" Version="1.5.0" />
<PackageReference Include="Refitter.SourceGenerator" Version="1.5.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
<PackageReference Include="System.Text.Json" Version="9.0.1" />
Expand Down

0 comments on commit 7455d10

Please sign in to comment.