Skip to content

Commit fded163

Browse files
authored
Combined dependency updates (2026-01-10)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes: - [Bump NUnit3TestAdapter from 6.0.0 to 6.1.0](#480) - [Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0](#479)
1 parent c0f2e91 commit fded163

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

net/QACoverTest/QACoverTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<PackageReference Include="NUnit" Version="4.4.0" />
1515

16-
<PackageReference Include="NUnit3TestAdapter" Version="6.0.0" />
16+
<PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
1717

1818
<PackageReference Include="VisualAssert" Version="2.6.1" />
1919

net/QACoverTestEf/QACoverTestEf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<PackageReference Include="NUnit" Version="4.4.0" />
2222

23-
<PackageReference Include="NUnit3TestAdapter" Version="6.0.0" />
23+
<PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@
377377
<plugin>
378378
<groupId>org.sonatype.central</groupId>
379379
<artifactId>central-publishing-maven-plugin</artifactId>
380-
<version>0.9.0</version>
380+
<version>0.10.0</version>
381381
<extensions>true</extensions>
382382
<configuration>
383383
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)