File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Inspired by https://github.com/SonarCommunity/sonar-github
7
7
8
8
# Current version
9
9
10
- ## Version 5.2
10
+ ## Version 5.2.1
11
11
** Only SonarQube 9.5+**
12
12
13
13
* bumped plugin version to 9.5.0.56709
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
<groupId >com.talanlabs</groupId >
12
12
<artifactId >sonar-gitlab-plugin</artifactId >
13
- <version >5.2</version >
13
+ <version >5.2.1 </version >
14
14
<name >SonarQube :: GitLab Plugin</name >
15
15
<description >GitLab Plugin for Reporting</description >
16
16
<packaging >sonar-plugin</packaging >
142
142
<dependency >
143
143
<groupId >org.sonarsource.api.plugin</groupId >
144
144
<artifactId >sonar-plugin-api</artifactId >
145
- <version >9.6.1.114 </version >
145
+ <version >9.5.0.71 </version >
146
146
<scope >provided</scope >
147
147
</dependency >
148
148
<dependency >
You can’t perform that action at this time.
0 commit comments