Skip to content

Commit

Permalink
Bump TeamCity.ServiceMessages from 3.0.13 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [TeamCity.ServiceMessages](https://github.com/JetBrains/TeamCity.ServiceMessages) from 3.0.13 to 4.1.1.
- [Release notes](https://github.com/JetBrains/TeamCity.ServiceMessages/releases)
- [Commits](https://github.com/JetBrains/TeamCity.ServiceMessages/commits)

---
updated-dependencies:
- dependency-name: TeamCity.ServiceMessages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2023
1 parent bbda263 commit 5dd9289
Showing 1 changed file with 2 additions and 2 deletions.
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\xunitSettings.props" />

<PropertyGroup>
Expand All @@ -12,7 +12,7 @@
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="xunit.runner.utility" Version="$(XunitVersion)" />
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
<PackageReference Include="TeamCity.ServiceMessages" Version="3.0.13" />
<PackageReference Include="TeamCity.ServiceMessages" Version="4.1.1" />
<PackageReference Include="FluentAssertions" Version="$(FluentAssertionsVersion)" />
</ItemGroup>

Expand Down

0 comments on commit 5dd9289

Please sign in to comment.