Skip to content

Commit

Permalink
Bump SmartFormat.NET from 3.3.2 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [SmartFormat.NET](https://github.com/axuno/SmartFormat) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/axuno/SmartFormat/releases)
- [Changelog](https://github.com/axuno/SmartFormat/blob/main/CHANGES.md)
- [Commits](axuno/SmartFormat@v3.3.2...v3.4.0)

---
updated-dependencies:
- dependency-name: SmartFormat.NET
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 669a6c2 commit f9a1211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShockOsc/ShockOsc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0"/>
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1"/>
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0"/>
<PackageReference Include="SmartFormat.NET" Version="3.3.2"/>
<PackageReference Include="SmartFormat.NET" Version="3.4.0"/>
<PackageReference Include="System.Reactive" Version="6.0.0"/>
</ItemGroup>

Expand Down

0 comments on commit f9a1211

Please sign in to comment.