Skip to content

Commit ebd400f

Browse files
build(deps): bump ReactiveMarbles.RoslynHelpers from 1.1.17 to 1.2.1 (#143)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Pulman <[email protected]>
1 parent cc76458 commit ebd400f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Splat.DependencyInjection.SourceGenerator/Splat.DependencyInjection.SourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" PrivateAssets="all" GeneratePathProperty="true" />
1616
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="3.11.0" PrivateAssets="all" GeneratePathProperty="true" />
1717
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.11.0" PrivateAssets="all" GeneratePathProperty="true" />
18-
<PackageReference Include="ReactiveMarbles.RoslynHelpers" Version="1.1.17" GeneratePathProperty="true" PrivateAssets="all" />
18+
<PackageReference Include="ReactiveMarbles.RoslynHelpers" Version="1.2.1" GeneratePathProperty="true" PrivateAssets="all" />
1919
<PackageReference Include="ILRepack" Version="2.0.18" GeneratePathProperty="true" PrivateAssets="all" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)