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 253f5f0 commit 1306e46Copy full SHA for 1306e46
build.gradle.kts
@@ -5,7 +5,7 @@ val deployerJars by configurations.creating
5
6
group = "org.utplsql"
7
val mavenArtifactId = "java-api"
8
-version = "3.1.6"
+version = "3.1.7-SNAPSHOT"
9
10
val coverageResourcesVersion = "1.0.1"
11
val ojdbcVersion = "12.2.0.1"
0 commit comments