Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/MediatR-12.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Dec 7, 2023
2 parents c423ebb + c87c611 commit cd2a6c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.26.3",
"version": "0.26.4",
"commands": [
"dotnet-csharpier"
]
}
}
}
}
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0

- name: Set up Java
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 19.0.2+7
Expand Down

0 comments on commit cd2a6c1

Please sign in to comment.