We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be46be5 commit 265519bCopy full SHA for 265519b
README.md
@@ -7,6 +7,9 @@ Inspired by https://github.com/SonarCommunity/sonar-github
7
8
# Current version
9
10
+## Version 5.1.3
11
+
12
+ * merged [Throw exception on quality gate fail/error](https://github.com/javamachr/sonar-gitlab-plugin/pull/24)
13
14
## Version 5.1.2
15
pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>com.talanlabs</groupId>
<artifactId>sonar-gitlab-plugin</artifactId>
- <version>5.1.2</version>
+ <version>5.1.3</version>
<name>SonarQube :: GitLab Plugin</name>
<description>GitLab Plugin for Reporting</description>
16
<packaging>sonar-plugin</packaging>
0 commit comments