Skip to content

Commit 65c2ba9

Browse files
Update soroban sdk version in contract template (#2206)
1 parent a4fc9af commit 65c2ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/soroban-cli/src/utils/contract-workspace-template/Cargo.toml.removeextension

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ members = [
55
]
66

77
[workspace.dependencies]
8-
soroban-sdk = "22.0.0"
8+
soroban-sdk = "23.0.2"
99

1010
[profile.release]
1111
opt-level = "z"

0 commit comments

Comments
 (0)