Skip to content

Commit

Permalink
Add suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinperera00 committed Nov 19, 2024
1 parent f241d38 commit fc222e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions examples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3701,15 +3701,15 @@
{
"name": "Inbound Security",
"url": "soap-client-security-inbound-security-config",
"verifyBuild": false,
"verifyBuild": true,
"verifyOutput": false,
"disablePlayground": true,
"isLearnByExample": false
},
{
"name": "Outbound Security",
"url": "soap-client-security-outbound-security-config",
"verifyBuild": false,
"verifyBuild": true,
"verifyOutput": false,
"disablePlayground": true,
"isLearnByExample": false
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ stdlibUuidVersion=1.8.1-20241113-154400-443c67b

# Stdlib Level 04
stdlibAuthVersion=2.12.1-20241113-162300-ded40eb
stdlibDataJsondataVersion=0.3.0-20241114-143900-285d739
stdlibDataJsondataVersion=0.3.0-20241119-191600-348e6c9
stdlibDataYamlVersion=0.1.1-20241113-122600-5fd87f8
stdlibEdiVersion=1.3.1-20241113-171300-d9e62c8
stdlibEmailVersion=2.10.1-20241113-171700-4b2c1fd
Expand Down

0 comments on commit fc222e1

Please sign in to comment.