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 016a8c5 commit 5fc3db7Copy full SHA for 5fc3db7
README.md
@@ -6,7 +6,10 @@ Sonar GitLab Plugin
6
Inspired by https://github.com/SonarCommunity/sonar-github
7
8
# Current version
9
+## Version 5.3.0
10
11
+ * Merged [Make the GitLab status name configurable](https://github.com/javamachr/sonar-gitlab-plugin/pull/31)
12
+ *
13
## Version 5.2.1
14
** Only SonarQube 9.5+**
15
pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>com.talanlabs</groupId>
<artifactId>sonar-gitlab-plugin</artifactId>
- <version>5.2.1</version>
+ <version>5.3.0</version>
<name>SonarQube :: GitLab Plugin</name>
<description>GitLab Plugin for Reporting</description>
16
<packaging>sonar-plugin</packaging>
0 commit comments