Skip to content

Commit 486762a

Browse files
committed
Set FormKiQ Java Client to 1.18.0
1 parent 4f4a19b commit 486762a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fkq-test-utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation group: 'software.amazon.awssdk', name: 'ssooidc', version: '2.31.59'
1616

1717
implementation group: 'com.amazonaws', name: 'aws-lambda-java-core', version: '1.3.0'
18-
api("com.formkiq:client:1.18.0-SNAPSHOT") {
18+
api("com.formkiq:client:1.18.0") {
1919
changing = true
2020
}
2121
implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.1'

0 commit comments

Comments
 (0)