File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 <!-- The Basics -->
66 <groupId >trivadis.tvdcc</groupId >
77 <artifactId >sonar-plsql-cop-custom-validators-plugin</artifactId >
8- <version >4.5.0 </version >
8+ <version >4.5.1-SNAPSHOT </version >
99 <packaging >sonar-plugin</packaging >
1010 <properties >
1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
107107 <!-- contains TrivadisGuidelines3 -->
108108 <groupId >trivadis.tvdcc</groupId >
109109 <artifactId >tvdcc</artifactId >
110- <version >4.5.0 </version >
110+ <version >4.5.1-SNAPSHOT </version >
111111 <scope >provided</scope >
112112 </dependency >
113113 <dependency >
114114 <!-- contains PLSQLValidator -->
115115 <groupId >trivadis.oracle</groupId >
116116 <artifactId >plsql</artifactId >
117- <version >4.2.2 </version >
117+ <version >4.2.3-SNAPSHOT </version >
118118 <scope >provided</scope >
119119 </dependency >
120120 <dependency >
You can’t perform that action at this time.
0 commit comments