Skip to content

Commit a72129e

Browse files
feat: [TE-22758] - Testsigma Testrail Integration - Version Change
1 parent 9ee1f0c commit a72129e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.15_cloud'
31+
version = '1.2.16_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.15_cloud
6+
VERSION_NAME=1.2.16_cloud
77

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

0 commit comments

Comments
 (0)