Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaZupan committed Dec 17, 2024
1 parent 4494c5e commit b6cb962
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
<SystemCollectionsImmutableVersion>8.0.0</SystemCollectionsImmutableVersion>
<SystemIOHashingVersion>8.0.0</SystemIOHashingVersion>
<MicrosoftBclTimeProviderVersion>8.0.0</MicrosoftBclTimeProviderVersion>
<MicrosoftAspNetCoreTestHostVersion>3.1.0</MicrosoftAspNetCoreTestHostVersion>
<MicrosoftCrankEventSourcesVersion>0.1.0-alpha.20501.1</MicrosoftCrankEventSourcesVersion>
<MicrosoftAspNetCoreTestHostVersion>6.0.36</MicrosoftAspNetCoreTestHostVersion>
<MicrosoftCrankEventSourcesVersion>0.2.0-alpha.24576.2</MicrosoftCrankEventSourcesVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>10.0.0-beta.24613.2</MicrosoftDotNetXUnitExtensionsPackageVersion>
<CoverletCollectorVersion>1.0.1</CoverletCollectorVersion>
<MoqVersion>4.13.1</MoqVersion>
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>
<MoqVersion>4.18.4</MoqVersion>
<AutofacVersion>4.9.4</AutofacVersion>
<AutofacExtrasMoqVersion>4.3.0</AutofacExtrasMoqVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<FluentAssertionsJsonVersion>5.5.0</FluentAssertionsJsonVersion>
<PollyVersion>7.2.1</PollyVersion>
<LettuceEncryptVersion>1.2.0</LettuceEncryptVersion>
<PrometheusNetVersion>4.1.1</PrometheusNetVersion>
<FluentAssertionsVersion>6.7.0</FluentAssertionsVersion>
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
<PollyVersion>8.4.2</PollyVersion>
<LettuceEncryptVersion>1.3.0</LettuceEncryptVersion>
<PrometheusNetVersion>8.2.1</PrometheusNetVersion>
<SerilogExtensionsLoggingVersion>3.0.1</SerilogExtensionsLoggingVersion>
<SerilogFormattingCompactVersion>1.1.0</SerilogFormattingCompactVersion>
<SerilogSinksConsoleVersion>3.1.1</SerilogSinksConsoleVersion>
<DocfxConsoleVersion>2.59.4</DocfxConsoleVersion>
<YamlDotNetVersion>13.7.1</YamlDotNetVersion>
<KubernetesClientVersion>10.1.19</KubernetesClientVersion>
<YamlDotNetVersion>16.2.1</YamlDotNetVersion>
<KubernetesClientVersion>15.0.1</KubernetesClientVersion>
</PropertyGroup>
</Project>

0 comments on commit b6cb962

Please sign in to comment.