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 3009196 commit 11b56b1Copy full SHA for 11b56b1
build.gradle
@@ -28,7 +28,7 @@ repositories {
28
}
29
30
group = 'com.testsigma'
31
-version = '1.2.18_cloud'
+version = '1.2.19_cloud'
32
description = 'Testsigma Java SDK'
33
java.sourceCompatibility = JavaVersion.VERSION_11
34
gradle.properties
@@ -3,7 +3,7 @@ RELEASE_SIGNING_ENABLED=true
3
4
GROUP=com.testsigma
5
POM_ARTIFACT_ID=testsigma-java-sdk
6
-VERSION_NAME=1.2.18_cloud
+VERSION_NAME=1.2.19_cloud
7
8
POM_NAME=Testsigma Java SDK
9
POM_DESCRIPTION=Testsigma Java SDK
0 commit comments