Skip to content

Commit

Permalink
Merge branch 'main' into jbe/upgrade_cbt
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelkins committed Feb 8, 2024
2 parents 2f0b0f3 + 1cd4f41 commit 8365e7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ func addResolvedTargets() {

addDependencies(
clientRuntimeVersion: "0.39.0",
crtVersion: "0.22.0"
crtVersion: "0.26.0"
)

// Uncomment this line to exclude runtime unit tests
Expand Down
2 changes: 1 addition & 1 deletion packageDependencies.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>awsCRTSwiftBranch</key>
<string>main</string>
<key>awsCRTSwiftVersion</key>
<string>0.22.0</string>
<string>0.26.0</string>
<key>clientRuntimeBranch</key>
<string>main</string>
<key>clientRuntimeVersion</key>
Expand Down

0 comments on commit 8365e7b

Please sign in to comment.