diff --git a/RoslynPluginGenerator/Resources/sonar-roslyn-sdk-template-plugin-1.2.0.76.jar b/RoslynPluginGenerator/Resources/sonar-roslyn-sdk-template-plugin-1.2.0.76.jar
deleted file mode 100644
index 0aba3e7..0000000
Binary files a/RoslynPluginGenerator/Resources/sonar-roslyn-sdk-template-plugin-1.2.0.76.jar and /dev/null differ
diff --git a/RoslynPluginGenerator/Resources/sonar-roslyn-sdk-template-plugin-1.3.0.1139.jar b/RoslynPluginGenerator/Resources/sonar-roslyn-sdk-template-plugin-1.3.0.1139.jar
new file mode 100644
index 0000000..ad9dedf
Binary files /dev/null and b/RoslynPluginGenerator/Resources/sonar-roslyn-sdk-template-plugin-1.3.0.1139.jar differ
diff --git a/RoslynPluginGenerator/RoslynPluginJarBuilder.cs b/RoslynPluginGenerator/RoslynPluginJarBuilder.cs
index 6ae7033..049a32c 100644
--- a/RoslynPluginGenerator/RoslynPluginJarBuilder.cs
+++ b/RoslynPluginGenerator/RoslynPluginJarBuilder.cs
@@ -34,7 +34,7 @@ public class RoslynPluginJarBuilder
///
/// Name of the embedded resource that contains the .jar file to update
///
- private const string TemplateJarResourceName = "SonarQube.Plugins.Roslyn.Resources.sonar-roslyn-sdk-template-plugin-1.2.0.76.jar";
+ private const string TemplateJarResourceName = "SonarQube.Plugins.Roslyn.Resources.sonar-roslyn-sdk-template-plugin-1.3.0.1139.jar";
// Locations in the jar archive where various file should be embedded.
// Using forward-slash since that is the separator used by Java for archive entry names.
diff --git a/RoslynPluginGenerator/SonarQube.Plugins.Roslyn.PluginGenerator.csproj b/RoslynPluginGenerator/SonarQube.Plugins.Roslyn.PluginGenerator.csproj
index a1ecf52..5f86337 100644
--- a/RoslynPluginGenerator/SonarQube.Plugins.Roslyn.PluginGenerator.csproj
+++ b/RoslynPluginGenerator/SonarQube.Plugins.Roslyn.PluginGenerator.csproj
@@ -50,11 +50,7 @@
-
-
+