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 336ac9c commit 02561dfCopy full SHA for 02561df
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.utplsql</groupId>
6
<artifactId>cli</artifactId>
7
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.2-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>cli</name>
@@ -23,7 +23,7 @@
23
<dependency>
24
25
<artifactId>java-api</artifactId>
26
- <version>3.1.1.1-SNAPSHOT</version>
+ <version>3.1.2</version>
27
<scope>compile</scope>
28
<exclusions>
29
<exclusion>
0 commit comments