Skip to content

Commit 657c476

Browse files
chore(deps): update dependency system.memory to 4.6.1 (#340)
1 parent d2dd052 commit 657c476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client/Prometheus.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RepositoryUrl>https://github.com/prom-client-net/prom-client</RepositoryUrl>
66
</PropertyGroup>
77
<ItemGroup Condition="'$(TargetFramework)' == 'net462' OR '$(TargetFramework)' == 'netstandard2.0'">
8-
<PackageReference Include="System.Memory" Version="4.6.0" />
8+
<PackageReference Include="System.Memory" Version="4.6.1" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="..\Prometheus.Client.Abstractions\Prometheus.Client.Abstractions.csproj" />

0 commit comments

Comments
 (0)