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 de1932a commit 5c86431Copy full SHA for 5c86431
pom.xml
@@ -16,6 +16,9 @@
16
<maven.compiler.target>1.8</maven.compiler.target>
17
<junit.jupiter.version>5.5.2</junit.jupiter.version>
18
<oracle.jdbc.version>19.3.0.0</oracle.jdbc.version>
19
+
20
+ <sonar.organization>utplsql</sonar.organization>
21
+ <sonar.host.url>https://sonarcloud.io</sonar.host.url>
22
</properties>
23
24
<licenses>
0 commit comments