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 4f4a19b commit 486762aCopy full SHA for 486762a
fkq-test-utils/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
implementation group: 'software.amazon.awssdk', name: 'ssooidc', version: '2.31.59'
16
17
implementation group: 'com.amazonaws', name: 'aws-lambda-java-core', version: '1.3.0'
18
- api("com.formkiq:client:1.18.0-SNAPSHOT") {
+ api("com.formkiq:client:1.18.0") {
19
changing = true
20
}
21
implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.1'
0 commit comments