Skip to content

Commit c635e26

Browse files
authored
GQL-111: Updates UMM-C version to 1.18.4 (#163)
1 parent e641c79 commit c635e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdk/graphql/lib/graphql-stack.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const environment = {
3838
stellateAppName: process.env.STELLATE_APP_NAME!,
3939
stellateKey: process.env.STELLATE_KEY!,
4040
lambdaTimeout: process.env.LAMBDA_TIMEOUT || '30',
41-
ummCollectionVersion: '1.18.3',
41+
ummCollectionVersion: '1.18.4',
4242
ummGranuleVersion: '1.6.5',
4343
ummOrderOptionVersion: '1.0.0',
4444
ummServiceVersion: '1.5.3',

0 commit comments

Comments
 (0)