Skip to content

Commit

Permalink
Update locks for revit (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock authored Jul 12, 2024
1 parent faa5208 commit 99caeb2
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Objects": "[3.0.1-dev.23, )"
"Speckle.Objects": "[3.0.1-dev.25, )"
}
},
"speckle.testing": {
Expand All @@ -504,9 +504,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
"requested": "[3.0.1-dev.23, )",
"resolved": "3.0.1-dev.23",
"contentHash": "Mep7zls6FJQ8NR79cL6wNNqEpqNbVNXkKOfvY6oebe2MMnE89FKDr29nb2dRgEhynV1ankVzz+YYCiFGxXZfyQ==",
"requested": "[3.0.1-dev.25, )",
"resolved": "3.0.1-dev.25",
"contentHash": "wcLNocrTfNCmhtJH/Hp/1u18Fp57apIdYvQnfCAAfo0txfNjL5hzx+wtFt5PlHPjF/mPssESuhLa89pvrMFvxw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
Expand All @@ -528,11 +528,11 @@
},
"Speckle.Objects": {
"type": "CentralTransitive",
"requested": "[3.0.1-dev.23, )",
"resolved": "3.0.1-dev.23",
"contentHash": "UrhwEiRxJAMCgnOfp5IjUXfbQU8OZ1bEd04GoFl5/nA6KMIMQbz01aLyRROuHpliVOH2ae3jLCORDIYy6feU5Q==",
"requested": "[3.0.1-dev.25, )",
"resolved": "3.0.1-dev.25",
"contentHash": "bxYDptn2hnUFdzFOgmEU/YS8ZjcrHCHz4bFwKLDz1rA9ytkBIUvNuTYZpKZz3h9jVJxrgPhh1qDLqUNgK56hdA==",
"dependencies": {
"Speckle.Core": "3.0.1-dev.23"
"Speckle.Core": "3.0.1-dev.25"
}
}
}
Expand Down

0 comments on commit 99caeb2

Please sign in to comment.