Skip to content

Commit 1306e46

Browse files
committed
update version to 3.1.7-SNAPSHOT so builds are green again
1 parent 253f5f0 commit 1306e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val deployerJars by configurations.creating
55

66
group = "org.utplsql"
77
val mavenArtifactId = "java-api"
8-
version = "3.1.6"
8+
version = "3.1.7-SNAPSHOT"
99

1010
val coverageResourcesVersion = "1.0.1"
1111
val ojdbcVersion = "12.2.0.1"

0 commit comments

Comments
 (0)