Skip to content

Commit

Permalink
version 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AntyaDev committed Dec 9, 2024
1 parent 6a5791e commit dd13db6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NBomber.Sinks.InfluxDB/NBomber.Sinks.InfluxDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>5.1.0</Version>
<Version>5.1.1</Version>
<Authors>Anton Moldovan</Authors>
<Copyright>NBomber@2023</Copyright>
<IncludeSymbols>true</IncludeSymbols>
Expand All @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="InfluxDB.Client" Version="4.18.0" />
<PackageReference Include="NBomber.Contracts" Version="5.6.0" />
<PackageReference Include="NBomber.Contracts" Version="5.6.1" />
</ItemGroup>

</Project>

0 comments on commit dd13db6

Please sign in to comment.