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 60880b3 commit ca5a581Copy full SHA for ca5a581
pom.xml
@@ -41,9 +41,9 @@
41
<!-- contains PLSQLValidator -->
42
<groupId>trivadis.oracle</groupId>
43
<artifactId>plsql</artifactId>
44
- <version>4.1.2</version>
+ <version>4.1.3</version>
45
<scope>system</scope>
46
- <systemPath>${tvdcc.basedir}/lib/plsql-4.1.2.jar</systemPath>
+ <systemPath>${tvdcc.basedir}/lib/plsql-4.1.3.jar</systemPath>
47
</dependency>
48
<dependency>
49
<!-- required to build SonarQube plugin for minimal target version -->
0 commit comments