Skip to content

Commit 6fe430f

Browse files
committed
CABL 3.5.2 + Progress Rules 3.5.0
1 parent 38099cb commit 6fe430f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

org.sonarlint.eclipse.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@
117117
<artifactItem>
118118
<groupId>eu.rssw.sonar.openedge</groupId>
119119
<artifactId>sonar-openedge-plugin</artifactId>
120-
<version>3.4.2</version>
120+
<version>3.5.2</version>
121121
<type>jar</type>
122122
</artifactItem>
123123
<artifactItem>
124124
<groupId>eu.rssw.sonar.openedge</groupId>
125125
<artifactId>progress-rules-plugin</artifactId>
126-
<version>3.4.0</version>
126+
<version>3.5.0</version>
127127
<type>jar</type>
128128
</artifactItem>
129129
<artifactItem>

org.sonarlint.eclipse.pdt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<artifactItem>
4444
<groupId>eu.rssw.openedge.rcode</groupId>
4545
<artifactId>rcode-reader</artifactId>
46-
<version>3.4.2</version>
46+
<version>3.5.2</version>
4747
</artifactItem>
4848
</artifactItems>
4949
<outputDirectory>lib</outputDirectory>

0 commit comments

Comments
 (0)