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 6cc7d81 commit 0f241f3Copy full SHA for 0f241f3
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.utplsql</groupId>
6
<artifactId>cli</artifactId>
7
- <version>3.1.7-SNAPSHOT</version>
+ <version>3.1.8-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>cli</name>
@@ -22,7 +22,7 @@
22
<dependency>
23
24
<artifactId>java-api</artifactId>
25
- <version>3.1.7</version>
26
<scope>compile</scope>
27
<exclusions>
28
<exclusion>
0 commit comments