Skip to content

Commit

Permalink
[GithubActions] Update Restate falsefalseCDK 1.0.0 (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: slinkydeveloper <[email protected]>
  • Loading branch information
github-actions[bot] and slinkydeveloper authored Jun 7, 2024
1 parent 69533b4 commit 3897c1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/kotlin-gradle-lambda-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"destroy": "npx cdk destroy"
},
"devDependencies": {
"@restatedev/restate-cdk": "^0.8.1",
"@restatedev/restate-cdk": "^1.0.0",
"@types/jest": "^29.5.8",
"@types/node": "20.9.1",
"@typescript-eslint/eslint-plugin": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/typescript-lambda-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"destroy": "npx cdk destroy"
},
"devDependencies": {
"@restatedev/restate-cdk": "^0.8.1",
"@restatedev/restate-cdk": "^1.0.0",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"aws-cdk": "^2.138.0",
Expand Down

0 comments on commit 3897c1e

Please sign in to comment.