diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 4c979f3d12..92e3666ac5 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"jetbrains.resharper.globaltools": {
- "version": "2026.1.0.1",
+ "version": "2026.1.1",
"commands": [
"jb"
],
diff --git a/src/Management/src/Endpoint/Actuators/Health/Contributors/FileSystem/NetworkShareWrapper.cs b/src/Management/src/Endpoint/Actuators/Health/Contributors/FileSystem/NetworkShareWrapper.cs
index a62227d27d..c39452957d 100644
--- a/src/Management/src/Endpoint/Actuators/Health/Contributors/FileSystem/NetworkShareWrapper.cs
+++ b/src/Management/src/Endpoint/Actuators/Health/Contributors/FileSystem/NetworkShareWrapper.cs
@@ -2,7 +2,6 @@
// The .NET Foundation licenses this file to you under the Apache 2.0 License.
// See the LICENSE file in the project root for more information.
-using System.Diagnostics.CodeAnalysis;
using System.Runtime.InteropServices;
namespace Steeltoe.Management.Endpoint.Actuators.Health.Contributors.FileSystem;
@@ -27,7 +26,6 @@ private NetworkShareWrapper(ulong freeBytesAvailable, ulong totalNumberOfBytes)
: null;
}
- [ExcludeFromCodeCoverage(Justification = "Workaround for https://github.com/coverlet-coverage/coverlet/issues/1762")]
private static partial class NativeMethods
{
[LibraryImport("kernel32.dll", EntryPoint = "GetDiskFreeSpaceExW", StringMarshalling = StringMarshalling.Utf16, SetLastError = true)]
diff --git a/versions.props b/versions.props
index b895c5b545..c81daec6e1 100644
--- a/versions.props
+++ b/versions.props
@@ -6,27 +6,27 @@
-->
9.0.*
- 8.0.*
+ 10.0.*
7.2.*
3.58.*
5.0.*
7.0.*
7.0.*
- 3.7.*
+ 3.8.*
4.20.69
2.5.*
- 9.6.*
+ 9.7.*
13.0.*
3.3.*
7.2.*
4.0.*
8.4.*
- 10.20.0.135146
+ 10.25.0.139117
1.2.0-beta.556
2.0.*
8.15.*
4.9.*
- 18.4.*
+ 18.5.*
3.2.*
3.1.*
@@ -68,7 +68,7 @@
-->
10.0.*
- 8.14.*
+ 8.15.*
0.2.652701
3.1.23
1.15.*-*