diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 0fce50d..f6d54a2 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,3 +1,3 @@
-#### 0.3-rc1 March 3rd 2020 ####
+#### 0.3-rc2 March 10 2020 ####
**Bumped Akka version**
-Bumped Akka version to 1.4.1-rc1
+Bumped Akka version to 1.4.1-rc3
diff --git a/src/Akka.HealthCheck.Tests/AkkaHealthCheckIntegrationSpec.cs b/src/Akka.HealthCheck.Tests/AkkaHealthCheckIntegrationSpec.cs
index 567c538..8cbab65 100644
--- a/src/Akka.HealthCheck.Tests/AkkaHealthCheckIntegrationSpec.cs
+++ b/src/Akka.HealthCheck.Tests/AkkaHealthCheckIntegrationSpec.cs
@@ -18,7 +18,6 @@
using FluentAssertions;
using Xunit;
using Xunit.Abstractions;
-using Hocon;
namespace Akka.HealthCheck.Tests
{
diff --git a/src/Akka.HealthCheck.Tests/AkkaHealthCheckSpecs.cs b/src/Akka.HealthCheck.Tests/AkkaHealthCheckSpecs.cs
index d7e2f3e..5dc1575 100644
--- a/src/Akka.HealthCheck.Tests/AkkaHealthCheckSpecs.cs
+++ b/src/Akka.HealthCheck.Tests/AkkaHealthCheckSpecs.cs
@@ -12,7 +12,6 @@
using Akka.HealthCheck.Readiness;
using FluentAssertions;
using Xunit;
-using Hocon;
namespace Akka.HealthCheck.Tests
{
diff --git a/src/Akka.HealthCheck.Tests/Configuration/HealthCheckSettingsSpecs.cs b/src/Akka.HealthCheck.Tests/Configuration/HealthCheckSettingsSpecs.cs
index bfccf9f..f679f11 100644
--- a/src/Akka.HealthCheck.Tests/Configuration/HealthCheckSettingsSpecs.cs
+++ b/src/Akka.HealthCheck.Tests/Configuration/HealthCheckSettingsSpecs.cs
@@ -13,7 +13,6 @@
using Akka.HealthCheck.Transports.Sockets;
using FluentAssertions;
using Xunit;
-using Hocon;
namespace Akka.HealthCheck.Tests.Configuration
{
diff --git a/src/Akka.HealthCheck.Tests/LiveNessProbeSpecBase.cs b/src/Akka.HealthCheck.Tests/LiveNessProbeSpecBase.cs
index 0d2696f..2198582 100644
--- a/src/Akka.HealthCheck.Tests/LiveNessProbeSpecBase.cs
+++ b/src/Akka.HealthCheck.Tests/LiveNessProbeSpecBase.cs
@@ -11,7 +11,6 @@
using FluentAssertions;
using Xunit;
using Xunit.Abstractions;
-using Hocon;
namespace Akka.HealthCheck.Tests
{
diff --git a/src/Akka.HealthCheck.Tests/ReadinessProbeSpecBase.cs b/src/Akka.HealthCheck.Tests/ReadinessProbeSpecBase.cs
index 54c2e04..34492bf 100644
--- a/src/Akka.HealthCheck.Tests/ReadinessProbeSpecBase.cs
+++ b/src/Akka.HealthCheck.Tests/ReadinessProbeSpecBase.cs
@@ -11,7 +11,6 @@
using FluentAssertions;
using Xunit;
using Xunit.Abstractions;
-using Hocon;
namespace Akka.HealthCheck.Tests
{
diff --git a/src/Akka.HealthCheck/Configuration/HealthCheckSettings.cs b/src/Akka.HealthCheck/Configuration/HealthCheckSettings.cs
index dc40227..6ca1d43 100644
--- a/src/Akka.HealthCheck/Configuration/HealthCheckSettings.cs
+++ b/src/Akka.HealthCheck/Configuration/HealthCheckSettings.cs
@@ -12,7 +12,6 @@
using Akka.HealthCheck.Transports;
using Akka.HealthCheck.Transports.Files;
using Akka.HealthCheck.Transports.Sockets;
-using Hocon;
namespace Akka.HealthCheck.Configuration
{
diff --git a/src/common.props b/src/common.props
index a10b65f..4a54c90 100644
--- a/src/common.props
+++ b/src/common.props
@@ -4,7 +4,7 @@
Petabridge
0.3
Bumped Akka version**
-Bumped Akka version to 1.4.1-rc1
+Bumped Akka version to 1.4.1-rc3
https://petabridge.com/images/logo.png
https://github.com/petabridge/akkadotnet-healthcheck
https://github.com/petabridge/akkadotnet-healthchec/blob/master/LICENSE
@@ -14,7 +14,15 @@ Bumped Akka version to 1.4.1-rc1
1.2.2
2.4.1
16.5.0
- 1.4.1-rc1
+ 1.4.1-rc3
+
+
+ true
+
+ true
+
+ true
+ snupkg
true