Skip to content

Commit 713db47

Browse files
authored
Merge pull request #78 from utPLSQL/feature/release_3_1_6_version_info
Update Version to 3.1.6
2 parents 41b6d31 + cc94f85 commit 713db47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
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.3-SNAPSHOT"
8+
version = "3.1.6"
99

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

0 commit comments

Comments
 (0)