Skip to content

Commit

Permalink
Merge pull request #11 from tpwalke2/feature/tpwalke2/10
Browse files Browse the repository at this point in the history
#10 update to Cake.http 3.0.2
  • Loading branch information
tpwalke2 committed Jul 17, 2023
2 parents 697aa2a + ed8be58 commit 863a188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/PublishOperations.cake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Addins
#addin nuget:?package=Cake.Http&version=2.0.0
#addin nuget:?package=Cake.Http&version=3.0.2

// Usings
using System.Text.Json;
Expand Down

0 comments on commit 863a188

Please sign in to comment.