Skip to content

Commit 11b56b1

Browse files
Version bump 1.2.19_cloud (#35)
Added qTest integration
1 parent 3009196 commit 11b56b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828
}
2929

3030
group = 'com.testsigma'
31-
version = '1.2.18_cloud'
31+
version = '1.2.19_cloud'
3232
description = 'Testsigma Java SDK'
3333
java.sourceCompatibility = JavaVersion.VERSION_11
3434

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ RELEASE_SIGNING_ENABLED=true
33

44
GROUP=com.testsigma
55
POM_ARTIFACT_ID=testsigma-java-sdk
6-
VERSION_NAME=1.2.18_cloud
6+
VERSION_NAME=1.2.19_cloud
77

88
POM_NAME=Testsigma Java SDK
99
POM_DESCRIPTION=Testsigma Java SDK

0 commit comments

Comments
 (0)